More tweaks, I forgot about designer, so some binaries must be renamed

to avoid conflicts. This also means more stuff in qt3 module.
Plus, create missing pluging directory in PLIST.
This commit is contained in:
espie 2002-03-05 14:46:32 +00:00
parent 96b1e2d753
commit 8d679e5adc
3 changed files with 13 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2002/03/05 12:40:52 espie Exp $
# $OpenBSD: Makefile,v 1.3 2002/03/05 14:46:32 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 qt3
@ -140,9 +140,9 @@ pre-build:
@echo ""
LIBRARIES=qt.so.3.2 editor.so.1.0 qui.so.1.0
PROGRAMS3=moc findtr qt20fix qtrename140
PROGRAMS=assistant designer linguist lrelease lupdate qm2ts \
qtconfig uic qmake
PROGRAMS3=moc findtr qt20fix qtrename140 uic designer
PROGRAMS=assistant linguist lrelease lupdate qm2ts \
qtconfig qmake
do-install:
${INSTALL_DATA_DIR} ${QT_INCDIR}

View File

@ -1,4 +1,4 @@
# $OpenBSD: qt3.port.mk,v 1.1.1.1 2002/03/04 16:13:04 espie Exp $
# $OpenBSD: qt3.port.mk,v 1.2 2002/03/05 14:46:32 espie Exp $
# This fragment uses MODQT_* variables to make it easier to substitute
# qt1/qt2/qt3 in a port.
@ -7,9 +7,10 @@ LIB_DEPENDS+=lib/qt3/qt.3::x11/qt3
MODQT_LIBDIR= ${LOCALBASE}/lib/qt3
MODQT_INCDIR= ${LOCALBASE}/include/X11/qt3
MODQT_MOC= ${LOCALBASE}/bin/moc3
MODQT_UIC= ${LOCALBASE}/bin/uic3
MODQT_CONFIGURE_ARGS= --with-qt-includes=${MODQT_INCDIR} \
--with-qt-libraries=${MODQT_LIBDIR}
_MODQT_SETUP= MOC=${MODQT_MOC} \
_MODQT_SETUP= MOC=${MODQT_MOC} UIC=${MODQT_UIC} \
MODQT_INCDIR=${MODQT_INCDIR} \
MODQT_LIBDIR=${MODQT_LIBDIR}

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/03/04 16:13:04 espie Exp $
@comment $OpenBSD: PLIST,v 1.2 2002/03/05 14:46:32 espie Exp $
bin/assistant
bin/designer
bin/designer3
bin/findtr3
bin/linguist
bin/lrelease
@ -11,7 +11,7 @@ bin/qmake
bin/qt20fix3
bin/qtconfig
bin/qtrename1403
bin/uic
bin/uic3
include/X11/qt3/jri.h
include/X11/qt3/jri_md.h
include/X11/qt3/jritypes.h
@ -387,9 +387,11 @@ include/X11/qt3/qworkspace.h
include/X11/qt3/qxml.h
include/X11/qt3/qxt.h
lib/qt3/bin/findtr
lib/qt3/bin/designer
lib/qt3/bin/moc
lib/qt3/bin/qt20fix
lib/qt3/bin/qtrename140
lib/qt3/bin/uic
lib/qt3/man/man1/lrelease.1
lib/qt3/man/man1/lupdate.1
lib/qt3/man/man1/moc3.1
@ -1159,6 +1161,7 @@ share/doc/qt3/changes-3.${VERSION}
%%SHARED%%
@dirrm share/doc/qt3
@exec mkdir -p %D/lib/qt3/plugins/styles
@exec mkdir -p %D/lib/qt3/plugins/sqldrivers
@dirrm lib/qt3/plugins/styles
@dirrm lib/qt3/plugins/sqldrivers
@dirrm lib/qt3/plugins/imageformats