summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-05-02 11:53:34 +0000
committerwiz <wiz@pkgsrc.org>2003-05-02 11:53:34 +0000
commit7166660e0869e600de95f00511736db4bf628d2d (patch)
tree0b3576bf8d40c5f7d058728d38e43564bcae5836 /x11/qt3
parent0594acf27e2afd5d50b45048bca038ebd6e1d8a1 (diff)
downloadpkgsrc-7166660e0869e600de95f00511736db4bf628d2d.tar.gz
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
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 26bf763ad7f..47f0ef1a9b9 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2003/03/28 21:14:40 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2003/05/02 11:57:30 wiz 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}:../../x11/qt3-libs
-DEPENDS+= qt3-tools-${QTVERSION}:../../x11/qt3-tools
-DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs
+DEPENDS+= qt3-libs-${QTVERSION}nb1:../../x11/qt3-libs
+DEPENDS+= qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools
+DEPENDS+= qt3-docs-${QTVERSION}nb1:../../x11/qt3-docs
USE_BUILDLINK2= yes
USE_X11BASE= yes