aboutsummaryrefslogtreecommitdiff
path: root/editors/hexcurse
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2013-12-27 13:08:28 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2013-12-27 13:08:28 +0000
commitf20536806aa576e235d8a542b8185b02e4d92504 (patch)
treebffb1605ebab4577fdbe96b3b641f7e59ed4c40c /editors/hexcurse
parentcc06205351d484e6e668482fd3aa4aea25ef0d0d (diff)
downloadports-f20536806aa576e235d8a542b8185b02e4d92504.tar.gz
ports-f20536806aa576e235d8a542b8185b02e4d92504.zip
- Support STAGE
Notes
Notes: svn path=/head/; revision=337727
Diffstat (limited to 'editors/hexcurse')
-rw-r--r--editors/hexcurse/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/hexcurse/Makefile b/editors/hexcurse/Makefile
index af26865149be..d08794c10447 100644
--- a/editors/hexcurse/Makefile
+++ b/editors/hexcurse/Makefile
@@ -12,8 +12,6 @@ COMMENT= A versatile ncurses-based hex editor
GNU_CONFIGURE= yes
-MAN1= hexcurse.1
-PLIST_FILES= bin/hexcurse
+PLIST_FILES= bin/hexcurse man/man1/hexcurse.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>