aboutsummaryrefslogtreecommitdiff
path: root/editors/chexedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/chexedit/Makefile')
-rw-r--r--editors/chexedit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/chexedit/Makefile b/editors/chexedit/Makefile
index 4cc6ca54e2d9..e07f55ce9db4 100644
--- a/editors/chexedit/Makefile
+++ b/editors/chexedit/Makefile
@@ -20,6 +20,7 @@ PLIST_FILES= bin/chexedit
MAN1= chexedit.1
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/hexedit ${PREFIX}/bin/chexedit
${INSTALL_MAN} ${WRKSRC}/docs/hexedit.1 ${PREFIX}/man/man1/chexedit.1