summaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-input-acecad
diff options
context:
space:
mode:
authorkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-09-15 03:19:31 +0800
committerkwm <kwm@058c260c-8361-11dd-a0ac-aa2bafec7d09>2012-09-15 03:19:31 +0800
commita5a6ea8ebc8422116be7a7606a87b677a5a01f60 (patch)
treeade783d21db768a44ba27cc56a110dd24d65c6c8 /x11-drivers/xf86-input-acecad
parente7e8dc8a88b09d50963e4606d2a61938d92f08ed (diff)
downloadxorg-devel-ports-a5a6ea8ebc8422116be7a7606a87b677a5a01f60.tar
xorg-devel-ports-a5a6ea8ebc8422116be7a7606a87b677a5a01f60.tar.gz
xorg-devel-ports-a5a6ea8ebc8422116be7a7606a87b677a5a01f60.tar.bz2
xorg-devel-ports-a5a6ea8ebc8422116be7a7606a87b677a5a01f60.tar.lz
xorg-devel-ports-a5a6ea8ebc8422116be7a7606a87b677a5a01f60.tar.xz
xorg-devel-ports-a5a6ea8ebc8422116be7a7606a87b677a5a01f60.tar.zst
xorg-devel-ports-a5a6ea8ebc8422116be7a7606a87b677a5a01f60.zip
Move USE_XORG videoproto and xextproto to bsd.xorg.mk. Add some proto's to
video/input definitions in bsd.xorg.mk so stuff will build. Fix some small nits here and there. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@580 058c260c-8361-11dd-a0ac-aa2bafec7d09
Diffstat (limited to 'x11-drivers/xf86-input-acecad')
-rw-r--r--x11-drivers/xf86-input-acecad/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-acecad/Makefile b/x11-drivers/xf86-input-acecad/Makefile
index e73f065..9f6ee76 100644
--- a/x11-drivers/xf86-input-acecad/Makefile
+++ b/x11-drivers/xf86-input-acecad/Makefile
@@ -13,7 +13,6 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org acecad input driver
XORG_CAT= driver
-USE_XORG= xextproto videoproto
MAN4= acecad.4x
.include <bsd.port.mk>