summaryrefslogtreecommitdiff
path: root/x11/qt2
diff options
context:
space:
mode:
authorwiz <wiz>2004-10-28 11:51:04 +0000
committerwiz <wiz>2004-10-28 11:51:04 +0000
commit0140498c25d6db083924587277f0f0a8704c5367 (patch)
tree771fbdca824b996a6603b5a2093632c874bae561 /x11/qt2
parenteac0e80d93e3b72a9513435252613a465c5bea46 (diff)
downloadpkgsrc-0140498c25d6db083924587277f0f0a8704c5367.tar.gz
Fix depends.
Diffstat (limited to 'x11/qt2')
-rw-r--r--x11/qt2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2/Makefile b/x11/qt2/Makefile
index b2b850f41fa..55f1369ddf4 100644
--- a/x11/qt2/Makefile
+++ b/x11/qt2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/10/07 16:34:37 tv Exp $
+# $NetBSD: Makefile,v 1.16 2004/10/28 11:52:29 wiz Exp $
#
DISTNAME= qt2-${QTVERSION}
@@ -11,7 +11,7 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "Makefile.common"
-DEPENDS+= qt2-libs-${QTVERSION}nb{,nb[0-9]*}:../../x11/qt2-libs
+DEPENDS+= qt2-libs-${QTVERSION}{,nb[0-9]*}:../../x11/qt2-libs
DEPENDS+= qt2-designer{,-kde}-${QTVERSION}{,nb[0-9]*}:../../x11/qt2-designer
DEPENDS+= qt2-docs-${QTVERSION}{,nb[0-9]*}:../../x11/qt2-docs
DEPENDS+= qt2-examples-${QTVERSION}{,nb[0-9]*}:../../x11/qt2-examples