summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authortron <tron>2004-10-05 20:06:36 +0000
committertron <tron>2004-10-05 20:06:36 +0000
commit5e99db4903053f0a56d2d30bfcdecde2c3e3e83e (patch)
treee18040416a317a0e368ab1262f8ecc277606230c /x11/qt3
parent816e874a540e94a10c44ad35cab7b5f855f91d4a (diff)
downloadpkgsrc-5e99db4903053f0a56d2d30bfcdecde2c3e3e83e.tar.gz
Fix dependences broken by package revision bump madness. Bump package
revision of this package, too.
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index 54a4afe2ddf..3307f508336 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2004/08/26 18:57:07 darcy Exp $
+# $NetBSD: Makefile,v 1.27 2004/10/05 20:06:36 tron Exp $
DISTNAME= qt3-${QTVERSION}
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -9,9 +10,9 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "./Makefile.common"
-DEPENDS+= qt3-libs-${QTVERSION}nb1:../../x11/qt3-libs
-DEPENDS+= qt3-tools-${QTVERSION}:../../x11/qt3-tools
-DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs
+DEPENDS+= qt3-libs-${QTVERSION}nb2:../../x11/qt3-libs
+DEPENDS+= qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools
+DEPENDS+= qt3-docs-${QTVERSION}nb1:../../x11/qt3-docs
NO_BUILDLINK= yes
USE_X11= yes