aboutsummaryrefslogtreecommitdiff
path: root/x11/xkeycaps
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:43:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-13 23:43:01 +0000
commit0cebabb8af33b267635c213d73e68e31cfb402f9 (patch)
treed6bf6f02978ef26b28d43347d868c97e0bda584a /x11/xkeycaps
parent285d79ee5854f2fe1eadc4b352dc5c72117a89a6 (diff)
downloadports-0cebabb8af33b267635c213d73e68e31cfb402f9.tar.gz
ports-0cebabb8af33b267635c213d73e68e31cfb402f9.zip
Notes
Diffstat (limited to 'x11/xkeycaps')
-rw-r--r--x11/xkeycaps/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile
index a2269c3c3c89..f2b8307022b3 100644
--- a/x11/xkeycaps/Makefile
+++ b/x11/xkeycaps/Makefile
@@ -13,8 +13,7 @@ COMMENT= Graphically display and edit the keyboard mapping
USES= imake
USE_XORG= xbitmaps xaw
-MAN1= xkeycaps.1
-PLIST_FILES= bin/xkeycaps
+PLIST_FILES= bin/xkeycaps \
+ man/man1/xkeycaps.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>