aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-input-acecad/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-04-21 17:03:32 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-04-21 17:03:32 +0000
commit29e347e19709b94e2a25b8f749afaa22b4613213 (patch)
tree7fb1ab5c9603709eeba2da5c25166d99dc1147d6 /x11-drivers/xf86-input-acecad/Makefile
parent551496002207129285b709a89863af8a414819a9 (diff)
Notes
Diffstat (limited to 'x11-drivers/xf86-input-acecad/Makefile')
-rw-r--r--x11-drivers/xf86-input-acecad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-acecad/Makefile b/x11-drivers/xf86-input-acecad/Makefile
index 6282853bd8e8..e73f065440a9 100644
--- a/x11-drivers/xf86-input-acecad/Makefile
+++ b/x11-drivers/xf86-input-acecad/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= xf86-input-acecad
-PORTVERSION= 1.4.0
-PORTREVISION= 1
+PORTVERSION= 1.5.0
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org acecad input driver
XORG_CAT= driver
+USE_XORG= xextproto videoproto
MAN4= acecad.4x
.include <bsd.port.mk>