aboutsummaryrefslogtreecommitdiff
path: root/editors/ne
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-08 17:17:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-08 17:17:09 +0000
commiteb15dfe78ab3d0f24f61554d9ec0e84d597c18ad (patch)
treead399a77b68fd4935a0573ed3cb5b5424b9d26cd /editors/ne
parentbce5b526686b23f9a588e9b8e27537773361aa24 (diff)
downloadports-eb15dfe78ab3d0f24f61554d9ec0e84d597c18ad.tar.gz
ports-eb15dfe78ab3d0f24f61554d9ec0e84d597c18ad.zip
Notes
Diffstat (limited to 'editors/ne')
-rw-r--r--editors/ne/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/ne/Makefile b/editors/ne/Makefile
index 92063d67f583..859d5dbefd94 100644
--- a/editors/ne/Makefile
+++ b/editors/ne/Makefile
@@ -16,6 +16,13 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= az@FreeBSD.org
COMMENT= Nice and powerfull editor
+USE_GMAKE= yes
+USE_PERL5= yes
+MAKEFILE= makefile
+ALL_TARGET= ne
+MAKE_ARGS= CFLAGS="${CFLAGS} -DNOWCHAR" CC="${CC}" \
+ GLOBALDIR="${DATADIR}"
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400010
@@ -24,13 +31,6 @@ LIB_DEPENDS+= ncurses:${PORTSDIR}/devel/ncurses
WRKSRC= ${WRKDIR}/${DISTNAME}/src
-USE_GMAKE= yes
-USE_PERL5= yes
-MAKEFILE= makefile
-ALL_TARGET= ne
-MAKE_ARGS= CFLAGS="${CFLAGS} -DNOWCHAR" CC="${CC}" \
- GLOBALDIR="${DATADIR}"
-
MAN1= ne.1
PORTDOCS= ne.txt