summaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-input-hyperpen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-input-hyperpen/Makefile')
-rw-r--r--x11-drivers/xf86-input-hyperpen/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-drivers/xf86-input-hyperpen/Makefile b/x11-drivers/xf86-input-hyperpen/Makefile
index a029703..d55e0ec 100644
--- a/x11-drivers/xf86-input-hyperpen/Makefile
+++ b/x11-drivers/xf86-input-hyperpen/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xf86-input-hyperpen
-PORTVERSION= ${HYPER_VERSION}
-PORTREVISION= ${HYPER_REVISION}
+PORTVERSION= 1.4.1
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
@@ -17,11 +16,7 @@ XORG_CAT= driver
USE_XORG= xextproto videoproto
.if defined(WITH_NEW_XORG)
-HYPER_VERSION= 1.4.1
-HYPER_REVISION= 0
-.else
-HYPER_VERSION= 1.3.0
-HYPER_REVISION= 5
+IGNORE= does not build with Xorg-server 1.7.7
.endif
.include <bsd.port.mk>