summaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-input-keyboard/Makefile
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-09-30 17:05:02 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-09-30 17:05:02 +0800
commit4e03013a69430923e0c535cd4f0d18b4b3388aad (patch)
tree6f6f557dad5594553e562a5ae29c18b26eb32055 /x11-drivers/xf86-input-keyboard/Makefile
parent9cfa31f26f3c0e7e473f6aed3e822167012f6780 (diff)
downloadxorg-devel-ports-4e03013a69430923e0c535cd4f0d18b4b3388aad.tar
xorg-devel-ports-4e03013a69430923e0c535cd4f0d18b4b3388aad.tar.gz
xorg-devel-ports-4e03013a69430923e0c535cd4f0d18b4b3388aad.tar.bz2
xorg-devel-ports-4e03013a69430923e0c535cd4f0d18b4b3388aad.tar.lz
xorg-devel-ports-4e03013a69430923e0c535cd4f0d18b4b3388aad.tar.xz
xorg-devel-ports-4e03013a69430923e0c535cd4f0d18b4b3388aad.tar.zst
xorg-devel-ports-4e03013a69430923e0c535cd4f0d18b4b3388aad.zip
Minimize diffs with ports.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1180 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11-drivers/xf86-input-keyboard/Makefile')
-rw-r--r--x11-drivers/xf86-input-keyboard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-keyboard/Makefile b/x11-drivers/xf86-input-keyboard/Makefile
index 78b9520..607fb12 100644
--- a/x11-drivers/xf86-input-keyboard/Makefile
+++ b/x11-drivers/xf86-input-keyboard/Makefile
@@ -10,6 +10,6 @@ COMMENT= X.Org keyboard input driver
XORG_CAT= driver
USE_XORG= kbproto
MAN4= kbd.4x
-NO_STAGE= yes
+NO_STAGE= yes
.include <bsd.port.mk>