From 8f89324344cd4c9c45358484bb79dc55885f34ca Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 28 Jan 2004 13:45:56 +0000 Subject: There's no need to use 'USE_X11BASE' in cooledit package, we'll use USE_X11 instead, bump PKGREVISION. --- editors/cooledit/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'editors/cooledit') diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 30f1c842dd6..176a700d19f 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/01/22 08:31:31 grant Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/28 13:45:56 xtraeme Exp $ # DISTNAME= cooledit-3.17.5 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://cooledit.sourceforge.net/ @@ -14,7 +15,7 @@ BUILD_USES_MSGFMT= # defined USE_BUILDLINK2= # defined USE_GNU_TOOLS+= make USE_PKGLOCALEDIR= # defined -USE_X11BASE= # defined +USE_X11= # defined GNU_CONFIGURE= # defined USE_LIBTOOL= # defined LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -- cgit v1.2.3