summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>2003-01-08 10:45:55 +0000
committertron <tron>2003-01-08 10:45:55 +0000
commit75195867e12c7eed1b945932442b61f5108e0414 (patch)
treeebb7630fb7801b52e783a4003ccc63c5a257a25c /x11
parentdad801f38f636e52470be314b07f49e7065eff14 (diff)
downloadpkgsrc-75195867e12c7eed1b945932442b61f5108e0414.tar.gz
Fix dependence on "qt3-tools" package and bump package revision.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt3/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index 5582c6dfcad..14617edce41 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2002/12/24 18:36:16 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.13 2003/01/08 10:45:55 tron Exp $
-DISTNAME= qt3-${QTVERSION}nb1
+DISTNAME= qt3-${QTVERSION}nb2
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,7 +10,7 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "./Makefile.common"
DEPENDS+= qt3-libs-${QTVERSION}nb1:../../x11/qt3-libs
-DEPENDS+= qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools
+DEPENDS+= qt3-tools-${QTVERSION}nb2:../../x11/qt3-tools
DEPENDS+= qt3-docs-${QTVERSION}nb1:../../x11/qt3-docs
USE_BUILDLINK2= yes