From 452439abd356ed41c8c5a5558aad64047b45fddf Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 29 Aug 2002 10:00:52 +0000 Subject: Update to 3.05 by fixing the DEPENDS lines :) --- x11/qt3/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'x11/qt3/Makefile') diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile index b348d1fded3..db7c167a38b 100644 --- a/x11/qt3/Makefile +++ b/x11/qt3/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2002/08/13 12:22:31 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2002/08/29 10:00:52 wiz Exp $ # DISTNAME= qt3-${QTVERSION} -PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty @@ -11,8 +10,8 @@ COMMENT= "meta-package" for the QT GUI C++ toolkit .include "./Makefile.common" -DEPENDS+= qt3-libs-${QTVERSION}nb2:../../x11/qt3-libs -DEPENDS+= qt3-tools-${QTVERSION}nb2:../../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_X11BASE= yes -- cgit v1.2.3