summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authorwiz <wiz>2002-08-05 14:18:31 +0000
committerwiz <wiz>2002-08-05 14:18:31 +0000
commitb3bb168dcd00cbeace3f732f39c6ca96c3a605b6 (patch)
tree31387b62bfdaf9014db9a00960636a5ad4fb5d04 /x11/qt3
parent0f30b95bbf167a9534e2f5e7401e19a67cba0c9b (diff)
downloadpkgsrc-b3bb168dcd00cbeace3f732f39c6ca96c3a605b6.tar.gz
Depend on qt3-tools-3.0.4nb2. Bump PKGREVISION.
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index 4448823658c..4b39ce3b09e 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2002/05/30 19:16:01 schmonz Exp $
+# $NetBSD: Makefile,v 1.6 2002/08/05 14:18:31 wiz Exp $
#
DISTNAME= qt3-${QTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -12,7 +12,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}:../../x11/qt3-docs
USE_X11BASE= yes