summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-12 18:04:34 +0000
committerwiz <wiz@pkgsrc.org>2002-10-12 18:04:34 +0000
commit09ae633625d467dc2604c214fd7d480d7bb5356e (patch)
tree7ca2a112dcbe2de20e1cd445b2fcd54cee5dd261 /x11/qt3
parent13b5b4bb4c37b378b72bbf3392cf09afb336763b (diff)
downloadpkgsrc-09ae633625d467dc2604c214fd7d480d7bb5356e.tar.gz
Bump dependency on qt3-tools to latest version, and increase PKGREVISION.
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index 43160b62e63..0266b5e1174 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2002/10/02 07:28:17 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2002/10/12 18:04:34 wiz Exp $
#
DISTNAME= qt3-${QTVERSION}
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -11,7 +12,7 @@ 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-tools-${QTVERSION}nb1:../../x11/qt3-tools
DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs
USE_BUILDLINK2= yes