summaryrefslogtreecommitdiff
path: root/editors/nedit
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-01-28 12:13:02 +0000
committerxtraeme <xtraeme>2004-01-28 12:13:02 +0000
commitcb0c6c1551ccbf40ca88d44f8c1320de94bf4b99 (patch)
treeba3f5752c9773320b68927ff89e5a1af7e062307 /editors/nedit
parentc54035d53265d1b37036d54aec6cbcdee587ae23 (diff)
downloadpkgsrc-cb0c6c1551ccbf40ca88d44f8c1320de94bf4b99.tar.gz
There's no need to use 'USE_X11BASE' in nedit package, we'll use
USE_X11 instead, bump PKGREVISION.
Diffstat (limited to 'editors/nedit')
-rw-r--r--editors/nedit/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index f61d10c7729..9e2030a49c9 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2004/01/22 17:34:48 recht Exp $
+# $NetBSD: Makefile,v 1.33 2004/01/28 12:13:02 xtraeme Exp $
DISTNAME= nedit-${VERS}-source
PKGNAME= nedit-${VERS}
+PKGREVISION= 1
CATEGORIES= editors
#MASTER_SITES= http://www.nedit.org/ftp/v${VERS:S/./_/g}/ \
# http://www.au.nedit.org/ftp/v${VERS:S/./_/g}/ \
@@ -19,7 +20,7 @@ VERS= 5.4
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_BUILDLINK2= YES
-USE_X11BASE= YES
+USE_X11= YES
ALL_TARGET= netbsd
do-install: