summaryrefslogtreecommitdiff
path: root/x11/qt3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt3/Makefile')
-rw-r--r--x11/qt3/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index 14617edce41..e9b5164efce 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2003/01/08 10:45:55 tron Exp $
+# $NetBSD: Makefile,v 1.14 2003/02/04 18:06:49 skrll Exp $
-DISTNAME= qt3-${QTVERSION}nb2
+DISTNAME= qt3-${QTVERSION}
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -9,9 +9,9 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "./Makefile.common"
-DEPENDS+= qt3-libs-${QTVERSION}nb1:../../x11/qt3-libs
-DEPENDS+= qt3-tools-${QTVERSION}nb2:../../x11/qt3-tools
-DEPENDS+= qt3-docs-${QTVERSION}nb1:../../x11/qt3-docs
+DEPENDS+= qt3-libs-${QTVERSION}:../../x11/qt3-libs
+DEPENDS+= qt3-tools-${QTVERSION}:../../x11/qt3-tools
+DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs
USE_BUILDLINK2= yes
USE_X11BASE= yes