summaryrefslogtreecommitdiff
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
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.
-rw-r--r--doc/CHANGES3
-rw-r--r--editors/nedit/Makefile5
2 files changed, 5 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index a8608edcce4..e36c2127c1c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4622 2004/01/28 11:26:15 recht Exp $
+$NetBSD: CHANGES,v 1.4623 2004/01/28 12:14:16 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -508,3 +508,4 @@ Changes to the packages collection and infrastructure in 2004:
Removed koffice-devel [markd 2004-01-28]
Updated mutt to 1.4.1nb4 [lukem 2004-01-28]
Updated tla to 1.1 [recht 2004-01-28]
+ Updated nedit to 5.4nb1 [xtraeme 2004-01-28]
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: