summaryrefslogtreecommitdiffstats
path: root/x11/libXi
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/libXi
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/libXi')
-rw-r--r--x11/libXi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libXi/Makefile b/x11/libXi/Makefile
index eec923d..ecbfd00 100644
--- a/x11/libXi/Makefile
+++ b/x11/libXi/Makefile
@@ -12,7 +12,6 @@ COMMENT= X Input extension library
LICENSE= MIT
XORG_CAT= lib
-NO_STAGE= yes
USE_XORG= xproto x11 xext xextproto xfixes inputproto:both
CONFIGURE_ARGS+=--disable-docs \
@@ -96,4 +95,5 @@ MAN3= XAllowDeviceEvents.3 \
XUngrabDeviceButton.3 \
XUngrabDeviceKey.3
+NO_STAGE= yes
.include <bsd.port.mk>