summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-07 16:28:18 +0000
committertv <tv@pkgsrc.org>2004-10-07 16:28:18 +0000
commit2353b92af196318af55412a3ef62b9fc78edad39 (patch)
tree340dc664722fb1347bf4496bd6ba182d9f6d4190 /x11/qt3
parentf86fc1d704b2720501f877e36a30d3613b60d0c8 (diff)
downloadpkgsrc-2353b92af196318af55412a3ef62b9fc78edad39.tar.gz
This is a meta-package, so make its dependencies more liberal.
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index 3307f508336..95d8f6dfd65 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2004/10/05 20:06:36 tron Exp $
+# $NetBSD: Makefile,v 1.28 2004/10/07 16:28:18 tv Exp $
DISTNAME= qt3-${QTVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,9 +10,9 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "./Makefile.common"
-DEPENDS+= qt3-libs-${QTVERSION}nb2:../../x11/qt3-libs
-DEPENDS+= qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools
-DEPENDS+= qt3-docs-${QTVERSION}nb1:../../x11/qt3-docs
+DEPENDS+= qt3-libs-${QTVERSION}{,nb[0-9]*}:../../x11/qt3-libs
+DEPENDS+= qt3-tools-${QTVERSION}{,nb[0-9]*}:../../x11/qt3-tools
+DEPENDS+= qt3-docs-${QTVERSION}{,nb[0-9]*}:../../x11/qt3-docs
NO_BUILDLINK= yes
USE_X11= yes