summaryrefslogtreecommitdiff
path: root/x11/qt3-tools
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-08 09:35:27 +0000
committerwiz <wiz>2008-10-08 09:35:27 +0000
commit177041e769bb67ed62c36e12ff72d4795b666879 (patch)
tree8d20dad443f1d538049fa6ac907e86eacbe9b3c5 /x11/qt3-tools
parent2ef4f94dafbe65e5f3a7c495393b4d513833c31b (diff)
downloadpkgsrc-177041e769bb67ed62c36e12ff72d4795b666879.tar.gz
Fix qmake.conf to handle shared libraries correctly.
Bump qt3-tools PKGREVISION.
Diffstat (limited to 'x11/qt3-tools')
-rw-r--r--x11/qt3-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-tools/Makefile b/x11/qt3-tools/Makefile
index 3817fe4e4fa..d4b0895a0e1 100644
--- a/x11/qt3-tools/Makefile
+++ b/x11/qt3-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2008/05/26 02:13:26 joerg Exp $
+# $NetBSD: Makefile,v 1.57 2008/10/08 09:35:27 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -11,7 +11,7 @@ GCC_REQD+= 3.4
.include "../../x11/qt3-libs/Makefile.common"
PKGNAME= qt3-tools-${QTVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= QT GUI (WYSIWYG) builder and other tools
DEPENDS+= libtool-base-[0-9]*:../../devel/libtool-base