aboutsummaryrefslogtreecommitdiff
path: root/x11/setxkbmap
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2013-12-16 11:11:09 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2013-12-16 11:11:09 +0000
commit47be7a61c97731aa5fe34c56767ad5e10bb5c5d2 (patch)
tree2df88f8b6e2af92b78ac24eb382268b7c290efab /x11/setxkbmap
parent7b9110d87c22c27df1baa93f8cb4cf30e205efc7 (diff)
downloadports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.tar.gz
ports-47be7a61c97731aa5fe34c56767ad5e10bb5c5d2.zip
Notes
Diffstat (limited to 'x11/setxkbmap')
-rw-r--r--x11/setxkbmap/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/setxkbmap/Makefile b/x11/setxkbmap/Makefile
index 8c2dec8c7549..53b369809a67 100644
--- a/x11/setxkbmap/Makefile
+++ b/x11/setxkbmap/Makefile
@@ -12,9 +12,6 @@ USE_XORG= xkbfile x11
CONFIGURE_ARGS= --with-xkb-config-root=${LOCALBASE}/share/X11/xkb
-PLIST_FILES= bin/setxkbmap
+PLIST_FILES= bin/setxkbmap man/man1/setxkbmap.1.gz
-MAN1= setxkbmap.1
-
-NO_STAGE= yes
.include <bsd.port.mk>