summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreadler <eadler@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-11-12 06:13:44 +0800
committereadler <eadler@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-11-12 06:13:44 +0800
commitb4cecb0e04a5109ac2d1b7443aa86da783957813 (patch)
tree8bd4933a1d32c72ba673e4fc76f05880aae05200
parentc5705fbfd3f339347af4dcb572da7487ffa481df (diff)
downloadxorg-devel-ports-b4cecb0e04a5109ac2d1b7443aa86da783957813.tar
xorg-devel-ports-b4cecb0e04a5109ac2d1b7443aa86da783957813.tar.gz
xorg-devel-ports-b4cecb0e04a5109ac2d1b7443aa86da783957813.tar.bz2
xorg-devel-ports-b4cecb0e04a5109ac2d1b7443aa86da783957813.tar.lz
xorg-devel-ports-b4cecb0e04a5109ac2d1b7443aa86da783957813.tar.xz
xorg-devel-ports-b4cecb0e04a5109ac2d1b7443aa86da783957813.tar.zst
xorg-devel-ports-b4cecb0e04a5109ac2d1b7443aa86da783957813.zip
Convert to staging
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1240 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11/xinput/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile
index 76b5ab8..a5e9a40 100644
--- a/x11/xinput/Makefile
+++ b/x11/xinput/Makefile
@@ -11,9 +11,7 @@ COMMENT= Very useful utility for configuring and testing XInput devices
XORG_CAT= app
USE_XORG= inputproto x11 xi xext xrandr xinerama
-PLIST_FILES= bin/xinput
-
-MAN1= xinput.1
+PLIST_FILES= bin/xinput man/man1/xinput.1.gz
NO_STAGE= yes
.include <bsd.port.mk>