aboutsummaryrefslogtreecommitdiff
path: root/editors/bvi
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-03 13:40:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-03 13:40:25 +0000
commit2e95bf0cd1bd0ee77128806c451a0a02eaf68222 (patch)
tree2900ac28510a0391cf9b3628e1330898d99430ea /editors/bvi
parent2aa69d3577ab8c704a3227ec30320e309382aa26 (diff)
downloadports-2e95bf0cd1bd0ee77128806c451a0a02eaf68222.tar.gz
ports-2e95bf0cd1bd0ee77128806c451a0a02eaf68222.zip
Notes
Diffstat (limited to 'editors/bvi')
-rw-r--r--editors/bvi/Makefile5
-rw-r--r--editors/bvi/pkg-plist2
2 files changed, 2 insertions, 5 deletions
diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile
index bbd41bd66b54..104a368f6b81 100644
--- a/editors/bvi/Makefile
+++ b/editors/bvi/Makefile
@@ -13,9 +13,4 @@ COMMENT= A vi-like binary file (hex)editor
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${DATADIR}
-MAN1= bvi.1 bmore.1
-MLINKS= bvi.1 bview.1 \
- bvi.1 bvedit.1
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/editors/bvi/pkg-plist b/editors/bvi/pkg-plist
index d0914c0d38cc..2f603ca6be07 100644
--- a/editors/bvi/pkg-plist
+++ b/editors/bvi/pkg-plist
@@ -2,5 +2,7 @@ bin/bmore
bin/bvedit
bin/bvi
bin/bview
+man/man1/bmore.1.gz
+man/man1/bvi.1.gz
%%DATADIR%%/bmore.help
@dirrm %%DATADIR%%