summaryrefslogtreecommitdiff
path: root/x11/qt3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/qt3/Makefile')
-rw-r--r--x11/qt3/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile
index 44130fdf7f6..2663cc571fc 100644
--- a/x11/qt3/Makefile
+++ b/x11/qt3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2004/04/01 11:43:56 tron Exp $
+# $NetBSD: Makefile,v 1.24 2004/04/16 14:30:44 recht Exp $
DISTNAME= qt3-${QTVERSION}
-PKGREVISION= 2
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,8 +9,8 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit
.include "./Makefile.common"
-DEPENDS+= qt3-libs-${QTVERSION}nb1:../../x11/qt3-libs
-DEPENDS+= qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools
+DEPENDS+= qt3-libs-${QTVERSION}:../../x11/qt3-libs
+DEPENDS+= qt3-tools-${QTVERSION}:../../x11/qt3-tools
DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs
USE_BUILDLINK2= yes