diff options
author | tv <tv@pkgsrc.org> | 2004-10-13 03:11:50 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-13 03:11:50 +0000 |
commit | 3ca04f0d25b778962da9da8b75c945b9f3c3f907 (patch) | |
tree | b5ca6df072c49eb978c7bb5a68f3162698f9927e /x11 | |
parent | fc0180246038cdce75fac87186dbb50f752dc611 (diff) | |
download | pkgsrc-3ca04f0d25b778962da9da8b75c945b9f3c3f907.tar.gz |
nb2: Include new Interix platform build files. (Hm, this should probably
copy only the ones needed for the build platform, but that's a future task.)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt3-tools/Makefile | 4 | ||||
-rw-r--r-- | x11/qt3-tools/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile index 89c63294e34..36ace86174e 100644 --- a/x11/qt3-tools/Makefile +++ b/x11/qt3-tools/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2004/10/03 00:18:38 tv Exp $ +# $NetBSD: Makefile,v 1.28 2004/10/13 03:11:50 tv Exp $ # .include "../qt3-libs/Makefile.common" PKGNAME= qt3-tools-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= QT GUI (WYSIWYG) builder and other tools CONFIGURE_ARGS+= -I${QTDIR}/include \ diff --git a/x11/qt3-tools/PLIST b/x11/qt3-tools/PLIST index 0cdeb90c415..87447ec0596 100644 --- a/x11/qt3-tools/PLIST +++ b/x11/qt3-tools/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2004/09/22 08:10:07 jlam Exp $ +@comment $NetBSD: PLIST,v 1.17 2004/10/13 03:11:50 tv Exp $ qt3/bin/assistant qt3/bin/designer qt3/bin/linguist @@ -50,6 +50,8 @@ qt3/mkspecs/hpuxi-acc-64/qmake.conf qt3/mkspecs/hpuxi-acc-64/qplatformdefs.h qt3/mkspecs/hurd-g++/qmake.conf qt3/mkspecs/hurd-g++/qplatformdefs.h +qt3/mkspecs/interix-g++/qmake.conf +qt3/mkspecs/interix-g++/qplatformdefs.h qt3/mkspecs/irix-cc-64/qmake.conf qt3/mkspecs/irix-cc-64/qplatformdefs.h qt3/mkspecs/irix-cc-o32/qmake.conf |