summaryrefslogtreecommitdiff
path: root/x11/qt2
diff options
context:
space:
mode:
authorjlam <jlam>2001-11-16 09:11:38 +0000
committerjlam <jlam>2001-11-16 09:11:38 +0000
commita98e6e85361679607187b1c84b8d02cf37a89e48 (patch)
treeb32bb87ecfed12ff443b893c2c55d0e330d58762 /x11/qt2
parentf2e41bc0f11484d9ecbc76b8d1019140e0c900e1 (diff)
downloadpkgsrc-a98e6e85361679607187b1c84b8d02cf37a89e48.tar.gz
Update qt2 to 2.3.1nb2. The only change from version 2.3.1nb1 is depending
on the latest qt2-libs-2.3.1nb1.
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 af83e7faebe..06c6fab0e67 100644
--- a/x11/qt2/Makefile
+++ b/x11/qt2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2001/07/15 20:18:20 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2001/11/16 09:11:38 jlam Exp $
#
-DISTNAME= qt2-${QTVERSION}nb1
+DISTNAME= qt2-${QTVERSION}nb2
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,7 +10,7 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "Makefile.common"
-DEPENDS+= qt2-libs-${QTVERSION}:../../x11/qt2-libs
+DEPENDS+= qt2-libs-${QTVERSION}nb1:../../x11/qt2-libs
DEPENDS+= {qt2-designer-${QTVERSION}nb1,qt2-designer-kde-${QTVERSION}nb1}:../../x11/qt2-designer
DEPENDS+= qt2-docs-${QTVERSION}:../../x11/qt2-docs
DEPENDS+= qt2-examples-${QTVERSION}:../../x11/qt2-examples