summaryrefslogtreecommitdiff
path: root/editors/nedit/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:36:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:36:23 +0000
commit68ede13b4964032ff878ab9cc8d9d58cdf364374 (patch)
tree7d489d520969c0d33b61d0c9aea1a4e8d6ec4545 /editors/nedit/Makefile
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: editors)
Notes
Notes: svn path=/head/; revision=327720
Diffstat (limited to 'editors/nedit/Makefile')
-rw-r--r--editors/nedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 5eeb2e2e08ac..f69b7f6500bf 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -1,4 +1,4 @@
-# Created by: Daniel Eischen <deischen@freebsd.org>
+# Created by: Daniel Eischen <deischen@FreeBSD.org>
# $FreeBSD$
PORTNAME= nedit
@@ -29,6 +29,7 @@ MAN1= nclient.1 nedit.1
ALL_TARGET= freebsd
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
+NO_STAGE= yes
post-extract:
${CP} ${DISTDIR}/nedit.app-defaults ${WRKSRC}/NEdit.ad