pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/qt3-tools nb2: Include new Interix platform build ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f8b313f235cc
branches:  trunk
changeset: 481800:f8b313f235cc
user:      tv <tv%pkgsrc.org@localhost>
date:      Wed Oct 13 03:11:50 2004 +0000

description:
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:

 x11/qt3-tools/Makefile |  4 ++--
 x11/qt3-tools/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (34 lines):

diff -r 03cbee19f945 -r f8b313f235cc x11/qt3-tools/Makefile
--- a/x11/qt3-tools/Makefile    Wed Oct 13 02:08:43 2004 +0000
+++ b/x11/qt3-tools/Makefile    Wed Oct 13 03:11:50 2004 +0000
@@ -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 -r 03cbee19f945 -r f8b313f235cc x11/qt3-tools/PLIST
--- a/x11/qt3-tools/PLIST       Wed Oct 13 02:08:43 2004 +0000
+++ b/x11/qt3-tools/PLIST       Wed Oct 13 03:11:50 2004 +0000
@@ -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/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



Home | Main Index | Thread Index | Old Index