summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-01-28 13:45:56 +0000
committerxtraeme <xtraeme>2004-01-28 13:45:56 +0000
commit7e935d0be61d11b09023247a29978db3ae927c50 (patch)
tree528bf5a65d40a07f98caddac03d7fdeb25084e03 /editors
parent61decb5bd6c716bbb7f8dfd3c89d15a000569c12 (diff)
downloadpkgsrc-7e935d0be61d11b09023247a29978db3ae927c50.tar.gz
There's no need to use 'USE_X11BASE' in cooledit package, we'll use
USE_X11 instead, bump PKGREVISION.
Diffstat (limited to 'editors')
-rw-r--r--editors/cooledit/Makefile5
1 files changed, 3 insertions, 2 deletions
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