From c46238d595b9e8a4847674b51fe6be333d333f89 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 5 Oct 2004 20:06:36 +0000 Subject: Fix dependences broken by package revision bump madness. Bump package revision of this package, too. --- x11/qt3/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'x11/qt3') diff --git a/x11/qt3/Makefile b/x11/qt3/Makefile index 54a4afe2ddf..3307f508336 100644 --- a/x11/qt3/Makefile +++ b/x11/qt3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2004/08/26 18:57:07 darcy Exp $ +# $NetBSD: Makefile,v 1.27 2004/10/05 20:06:36 tron Exp $ DISTNAME= qt3-${QTVERSION} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty @@ -9,9 +10,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}:../../x11/qt3-tools -DEPENDS+= qt3-docs-${QTVERSION}:../../x11/qt3-docs +DEPENDS+= qt3-libs-${QTVERSION}nb2:../../x11/qt3-libs +DEPENDS+= qt3-tools-${QTVERSION}nb1:../../x11/qt3-tools +DEPENDS+= qt3-docs-${QTVERSION}nb1:../../x11/qt3-docs NO_BUILDLINK= yes USE_X11= yes -- cgit v1.2.3