summaryrefslogtreecommitdiffstats
path: root/x11/libX11/Makefile
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-04-17 22:18:43 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-04-17 22:18:43 +0800
commit32e3874aa3c76699c763dcb325ae8881bbc8c3cc (patch)
tree11ea772895336ae0bdb393afddfa71c95b90dd61 /x11/libX11/Makefile
parente305c517970e58c5d97948dc3e420ca83a4c30f2 (diff)
downloadxorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar
xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar.gz
xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar.bz2
xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar.lz
xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar.xz
xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.tar.zst
xorg-devel-ports-32e3874aa3c76699c763dcb325ae8881bbc8c3cc.zip
Remove xorg-macros from USE_XORG, it is pulled in automagically these days.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@831 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11/libX11/Makefile')
-rw-r--r--x11/libX11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index 6bc2c86..5f08639 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -14,7 +14,7 @@ LICENSE= MIT
XORG_CAT= lib
USE_XORG= bigreqsproto xau xcmiscproto xdmcp xextproto xtrans \
kbproto:both inputproto xf86bigfontproto xproto:both \
- xorg-macros xcb
+ xcb
USE_PERL5_BUILD=yes
CONFIGURE_ARGS+= --datadir=${PREFIX}/lib \