summaryrefslogtreecommitdiff
path: root/editors/nedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nedit/Makefile')
-rw-r--r--editors/nedit/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index b6502dc23cd2..e989df17f299 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= nedit
-PORTVERSION= 5.3
+PORTVERSION= 5.4
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.nedit.org/pub/v5_3/ \
- ftp://ftp.nedit.org/pub/contrib/misc/ \
- http://www.nedit.org/ftp/v5_3/ \
- http://www.nedit.org/ftp/contrib/misc/
-DISTFILES= nedit-5.3-source.tar.bz2 nedit.app-defaults
-EXTRACT_ONLY= nedit-5.3-source.tar.bz2
+MASTER_SITES= ftp://nl.nedit.org/pub/NEdit/v5_4/ \
+ ftp://nl.nedit.org/pub/NEdit/contrib/misc/ \
+ http://nl.nedit.org/ftp/v5_4/ \
+ http://nl.nedit.org/ftp/contrib/misc/
+DISTFILES= nedit-5.4-source.tar.bz2 nedit.app-defaults
+EXTRACT_ONLY= nedit-5.4-source.tar.bz2
MAINTAINER= deischen@freebsd.org
COMMENT= An X11/Motif GUI text editor for programs and plain text files
@@ -25,6 +25,7 @@ USE_XPM= yes
MAN1= nclient.1 nedit.1
ALL_TARGET= freebsd
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
+CFLAGS+= -DBUILD_BROKEN_NEDIT
post-extract:
${CP} ${DISTDIR}/nedit.app-defaults ${WRKSRC}/NEdit.ad