summaryrefslogtreecommitdiff
path: root/editors/dhex
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/dhex
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/dhex')
-rw-r--r--editors/dhex/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/dhex/Makefile b/editors/dhex/Makefile
index c0e9365efacb..694f1dfe4ca7 100644
--- a/editors/dhex/Makefile
+++ b/editors/dhex/Makefile
@@ -17,6 +17,7 @@ MAN1= dhex.1
MAN5= dhexrc.5 dhex_markers.5 dhex_searchlog.5
PLIST_FILES= bin/dhex
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1