summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2004-08-26 18:57:07 +0000
committerdarcy <darcy@pkgsrc.org>2004-08-26 18:57:07 +0000
commit7bb8840317f0662a149d35beefc283cb34199576 (patch)
treeec1aebc31b853c285733997f8340ef90fa0ce1af /x11
parent61c5dae7eeefdbb18418a3438af5a2ea8070928c (diff)
downloadpkgsrc-7bb8840317f0662a149d35beefc283cb34199576.tar.gz
The PKGREVISION was bumped on qt3-libs so the DEPENDS line here needs to
reflect that change.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index c36ead81c58..54a4afe2ddf 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/05/01 18:31:36 snj Exp $
+# $NetBSD: Makefile,v 1.26 2004/08/26 18:57:07 darcy Exp $
DISTNAME= qt3-${QTVERSION}
CATEGORIES= x11
@@ -9,7 +9,7 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "./Makefile.common"
-DEPENDS+= qt3-libs-${QTVERSION}:../../x11/qt3-libs
+DEPENDS+= qt3-libs-${QTVERSION}nb1:../../x11/qt3-libs
DEPENDS+= qt3-tools-${QTVERSION}:../../x11/qt3-tools
DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs