aboutsummaryrefslogtreecommitdiffstats
path: root/editors/bpatch
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-03 21:38:57 +0800
committermiwi <miwi@FreeBSD.org>2014-02-03 21:38:57 +0800
commitc75aaae3045d5696bcb7f2e1ac4a551d95668307 (patch)
tree0912773634c409a4eb68102509e5596303251822 /editors/bpatch
parent0a380c11d188ebee8967a868340b635b16a8892f (diff)
downloadfreebsd-ports-gnome-c75aaae3045d5696bcb7f2e1ac4a551d95668307.tar.gz
freebsd-ports-gnome-c75aaae3045d5696bcb7f2e1ac4a551d95668307.tar.zst
freebsd-ports-gnome-c75aaae3045d5696bcb7f2e1ac4a551d95668307.zip
- Stage support
Diffstat (limited to 'editors/bpatch')
-rw-r--r--editors/bpatch/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile
index 99599c3288c7..a547dc0b4a6f 100644
--- a/editors/bpatch/Makefile
+++ b/editors/bpatch/Makefile
@@ -11,9 +11,8 @@ DISTNAME= ${PORTNAME}
MAINTAINER= joerg@FreeBSD.org
COMMENT= A hex editor that doesn't load the whole file at once
-MAN1= bpatch.1
NO_WRKSUBDIR= yes
-PLIST_FILES= bin/bpatch
+PLIST_FILES= bin/bpatch \
+ man/man1/bpatch.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>