summaryrefslogtreecommitdiff
path: root/x11/qt2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-12-18 09:52:01 +0000
committerwiz <wiz@pkgsrc.org>2003-12-18 09:52:01 +0000
commit7729c624879743bdc3a7acbce2bfed4012ab66ad (patch)
tree0b5cb888ebaae110fa17ce75e137509085be1947 /x11/qt2
parentc75a3166b9c9166f0b378c8b8b1acddf315611e7 (diff)
downloadpkgsrc-7729c624879743bdc3a7acbce2bfed4012ab66ad.tar.gz
Bump PKGREVISION: depend on latest qt2-libs package.
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 49734048c77..89d09648ca1 100644
--- a/x11/qt2/Makefile
+++ b/x11/qt2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2003/06/19 08:24:33 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2003/12/18 09:52:01 wiz Exp $
#
DISTNAME= qt2-${QTVERSION}
-PKGREVISION= 4
+PKGREVISION= 5
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}nb4:../../x11/qt2-libs
+DEPENDS+= qt2-libs-${QTVERSION}nb5:../../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