aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorDaniel Eischen <deischen@FreeBSD.org>2014-06-23 16:48:53 +0000
committerDaniel Eischen <deischen@FreeBSD.org>2014-06-23 16:48:53 +0000
commit6666951b0a2f5f929527fb521ff9e4b99c472901 (patch)
tree153b527f4acc05a0a422f67473acd4c3875822b8 /editors
parente92f21778906b8d1985d09a35439b99c754ce24b (diff)
downloadports-6666951b0a2f5f929527fb521ff9e4b99c472901.tar.gz
ports-6666951b0a2f5f929527fb521ff9e4b99c472901.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/nedit/Makefile8
-rw-r--r--editors/nedit/pkg-plist6
2 files changed, 6 insertions, 8 deletions
diff --git a/editors/nedit/Makefile b/editors/nedit/Makefile
index 052cf441d353..a0583b01dc29 100644
--- a/editors/nedit/Makefile
+++ b/editors/nedit/Makefile
@@ -20,15 +20,19 @@ EXTRACT_ONLY= nedit-5.5-src.tar.bz2
MAINTAINER= deischen@FreeBSD.org
COMMENT= X11/Motif GUI text editor for programs and plain text files
+
LICENSE= GPLv1
USES= motif tar:bzip2
USE_XORG= xpm
ALL_TARGET= freebsd
-MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
-PLIST_SUB+= BINOWN=${BINOWN} BINGRP=${BINGRP} BINMODE=${BINMODE}
post-extract:
${CP} ${DISTDIR}/nedit.app-defaults ${WRKSRC}/NEdit.ad
+post-install::
+.for file in nedit nclient
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${file}
+.endfor
+
.include <bsd.port.mk>
diff --git a/editors/nedit/pkg-plist b/editors/nedit/pkg-plist
index 86caef5ce7c7..2a8e80ec8210 100644
--- a/editors/nedit/pkg-plist
+++ b/editors/nedit/pkg-plist
@@ -1,11 +1,5 @@
-@owner %%BINOWN%%
-@group %%BINGRP%%
-@mode %%BINMODE%%
bin/nclient
bin/nedit
-@mode
man/man1/nclient.1.gz
man/man1/nedit.1.gz
-@owner
-@group
lib/X11/app-defaults/NEdit.ad