moc2's manpage location.
This commit is contained in:
parent
2b12dd6cf0
commit
a1c7963065
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2001/03/21 23:56:50 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2001/03/22 00:42:14 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
|
||||
COMMENT= C++ X11 GUI toolkit
|
||||
COMMENT-examples= examples and tutorial for qt2
|
||||
@ -112,7 +112,7 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKBUILD}/lib/libqt.so.2.30 ${PREFIX}/lib/qt2; \
|
||||
fi
|
||||
${INSTALL_PROGRAM} ${WRKBUILD}/bin/moc ${QT_LIBDIR}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/moc/moc.1 ${QTMANDIR}/man1/moc2.1
|
||||
${INSTALL_MAN} ${WRKSRC}/src/moc/moc.1 ${QT_MANDIR}/man1/moc2.1
|
||||
@ln -sf ${TRUEPREFIX}/lib/qt2/bin/moc ${PREFIX}/bin/moc2
|
||||
${INSTALL_SCRIPT} ${WRKBUILD}/bin/findtr ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKBUILD}/bin/qt20fix ${PREFIX}/bin
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2001/03/21 23:56:52 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2001/03/22 00:42:14 espie Exp $
|
||||
bin/findtr
|
||||
bin/moc2
|
||||
bin/qt20fix
|
||||
@ -284,7 +284,7 @@ include/X11/qt2/qworkspace.h
|
||||
include/X11/qt2/qxml.h
|
||||
include/X11/qt2/qxt.h
|
||||
lib/qt2/bin/moc
|
||||
lib/qt2/man/man1/moc.1
|
||||
lib/qt2/man/man1/moc2.1
|
||||
lib/qt2/man/man3/QAccel.3
|
||||
lib/qt2/man/man3/QAction.3
|
||||
lib/qt2/man/man3/QActionGroup.3
|
||||
|
Loading…
Reference in New Issue
Block a user