summaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-input-keyboard/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-drivers/xf86-input-keyboard/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-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 4960861..c4d4ae6 100644
--- a/x11-drivers/xf86-input-keyboard/Makefile
+++ b/x11-drivers/xf86-input-keyboard/Makefile
@@ -8,7 +8,7 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org keyboard input driver
XORG_CAT= driver
-USE_XORG= kbproto xorg-macros
+USE_XORG= kbproto
MAN4= kbd.4x
.include <bsd.port.mk>