summaryrefslogtreecommitdiff
path: root/x11/qt3
diff options
context:
space:
mode:
authorwiz <wiz>2002-08-13 12:22:31 +0000
committerwiz <wiz>2002-08-13 12:22:31 +0000
commit44ad0f3888da2923a26089b93361d8d7de1028d9 (patch)
tree5b6d716c159bc015e4a3212cd3621efdeeffaeea /x11/qt3
parent33b9ea5cad8deb0f4bef18c0f8e9487c23cf383d (diff)
downloadpkgsrc-44ad0f3888da2923a26089b93361d8d7de1028d9.tar.gz
Depend on qt3-libs-3.0.4nb2.
Diffstat (limited to 'x11/qt3')
-rw-r--r--x11/qt3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index 4b39ce3b09e..b348d1fded3 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/08/05 14:18:31 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2002/08/13 12:22:31 wiz Exp $
#
DISTNAME= qt3-${QTVERSION}
@@ -11,7 +11,7 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "./Makefile.common"
-DEPENDS+= qt3-libs-${QTVERSION}nb1:../../x11/qt3-libs
+DEPENDS+= qt3-libs-${QTVERSION}nb2:../../x11/qt3-libs
DEPENDS+= qt3-tools-${QTVERSION}nb2:../../x11/qt3-tools
DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs