aboutsummaryrefslogtreecommitdiff
path: root/misc/xd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-11 16:56:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-11 16:56:03 +0000
commit5d12aaa7c5bf01f9347da0fea75167938233d939 (patch)
tree5af091b5fca8e9d00344c2ee8c37864053c6abe7 /misc/xd
parent75b624d757d94de86441a18c147bb8d216e3fbc9 (diff)
downloadports-5d12aaa7c5bf01f9347da0fea75167938233d939.tar.gz
ports-5d12aaa7c5bf01f9347da0fea75167938233d939.zip
Notes
Diffstat (limited to 'misc/xd')
-rw-r--r--misc/xd/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/xd/Makefile b/misc/xd/Makefile
index 0d18def2df39..c3af74d7946b 100644
--- a/misc/xd/Makefile
+++ b/misc/xd/Makefile
@@ -15,9 +15,7 @@ LICENSE= BSD
MAKE_ARGS= CC="${CC}" BINDIR="${PREFIX}/bin" \
MANDIR="${MAN1PREFIX}/man/man"
-MAN1= xd.1
-MANCOMPRESSED= maybe
-PLIST_FILES= bin/xd
+PLIST_FILES= bin/xd \
+ man/man1/xd.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>