summaryrefslogtreecommitdiff
path: root/editors/nedit
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-01-28 12:13:02 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-01-28 12:13:02 +0000
commitc2c06717db0f3094103eca5ac18d4eca1e95ba21 (patch)
treeba3f5752c9773320b68927ff89e5a1af7e062307 /editors/nedit
parent7aadf0d6e5f2a756d9d2e60097bbb8251d17b312 (diff)
downloadpkgsrc-c2c06717db0f3094103eca5ac18d4eca1e95ba21.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: