summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authortron <tron>2003-12-24 12:02:46 +0000
committertron <tron>2003-12-24 12:02:46 +0000
commit9ef681f5b4e1fe74ef7c864cd5fb27be92be1cf3 (patch)
treea64d2a2c0e4f6c501f79f82b9046e6511d7922a7 /x11/qt3
parentcad585d9a981d4137a554f789107f781ee2e189d (diff)
downloadpkgsrc-9ef681f5b4e1fe74ef7c864cd5fb27be92be1cf3.tar.gz
Fix dependence on "qt3-tools" package and bump package revision.
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index b56715ceb45..28902cdf947 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2003/12/19 15:43:31 skrll Exp $
+# $NetBSD: Makefile,v 1.22 2003/12/24 12:02:46 tron Exp $
DISTNAME= qt3-${QTVERSION}
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,7 +11,7 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "./Makefile.common"
DEPENDS+= qt3-libs-${QTVERSION}:../../x11/qt3-libs
-DEPENDS+= qt3-tools-${QTVERSION}:../../x11/qt3-tools
+DEPENDS+= qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools
DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs
USE_BUILDLINK2= yes