summaryrefslogtreecommitdiff
path: root/x11/qt2
diff options
context:
space:
mode:
authorwiz <wiz>2003-06-19 08:24:33 +0000
committerwiz <wiz>2003-06-19 08:24:33 +0000
commitbf184a88259e84ed8887a24786be0539f445f949 (patch)
tree1e5350c2a6fbd253f3cdf0ed93207bb472b99d31 /x11/qt2
parent56706b471e1f557d1e07ec628dbdfe4500168d8f (diff)
downloadpkgsrc-bf184a88259e84ed8887a24786be0539f445f949.tar.gz
Depend on latest qt2-libs; bump PKGREVISION.
Diffstat (limited to 'x11/qt2')
-rw-r--r--x11/qt2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt2/Makefile b/x11/qt2/Makefile
index 2c3147dc4b5..49734048c77 100644
--- a/x11/qt2/Makefile
+++ b/x11/qt2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2003/03/28 21:14:40 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2003/06/19 08:24:33 wiz Exp $
#
DISTNAME= qt2-${QTVERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,7 +11,7 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "Makefile.common"
-DEPENDS+= qt2-libs-${QTVERSION}nb3:../../x11/qt2-libs
+DEPENDS+= qt2-libs-${QTVERSION}nb4:../../x11/qt2-libs
DEPENDS+= {qt2-designer-${QTVERSION}nb2,qt2-designer-kde-${QTVERSION}nb2}:../../x11/qt2-designer
DEPENDS+= qt2-docs-${QTVERSION}nb2:../../x11/qt2-docs
DEPENDS+= qt2-examples-${QTVERSION}nb2:../../x11/qt2-examples