aboutsummaryrefslogtreecommitdiff
path: root/x11/xcmd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:51:18 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:51:18 +0000
commitdaa991f74c40f6f525390ecfe5913ce64ce64c49 (patch)
treedc0049f8374e7151a6a380eae8cf7579f58f4631 /x11/xcmd
parentce88b676d79440118c69849e7c9666b4faa9e349 (diff)
downloadports-daa991f74c40f6f525390ecfe5913ce64ce64c49.tar.gz
ports-daa991f74c40f6f525390ecfe5913ce64ce64c49.zip
Notes
Diffstat (limited to 'x11/xcmd')
-rw-r--r--x11/xcmd/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/xcmd/Makefile b/x11/xcmd/Makefile
index c5fd07718b06..b949b1295fb6 100644
--- a/x11/xcmd/Makefile
+++ b/x11/xcmd/Makefile
@@ -15,9 +15,7 @@ COMMENT= Xcmd is a front-end for starting programs under X11
USES= imake
USE_XORG= ice sm x11 xext xmu xt
-MANCOMPRESSED= yes
-MAN1= xcmd.1
-PLIST_FILES= bin/xcmd
+PLIST_FILES= bin/xcmd \
+ man/man1/xcmd.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>