summaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-input-synaptics
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-drivers/xf86-input-synaptics
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-drivers/xf86-input-synaptics')
-rw-r--r--x11-drivers/xf86-input-synaptics/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-synaptics/Makefile b/x11-drivers/xf86-input-synaptics/Makefile
index 8c71115..4f2ebfb 100644
--- a/x11-drivers/xf86-input-synaptics/Makefile
+++ b/x11-drivers/xf86-input-synaptics/Makefile
@@ -16,7 +16,7 @@ OPTIONS_DEFAULT=HAL
.include <bsd.port.options.mk>
USES= pathfix
-USE_XORG= x11 xorg-macros
+USE_XORG= x11
XORG_CAT= driver
.if ${PORT_OPTIONS:MHAL}