aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-05-29 13:13:26 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-05-29 13:13:26 +0000
commite2849fc368965062da1ecbe1ba5b4aa64b11f4c6 (patch)
treee11f921c2867649266bbbab1cdf67567e6799ab0 /x11-drivers
parentf0ae062f1fd16a2e4ec2675d64b9f1fa0d997d76 (diff)
downloadports-e2849fc368965062da1ecbe1ba5b4aa64b11f4c6.tar.gz
ports-e2849fc368965062da1ecbe1ba5b4aa64b11f4c6.zip
Mark BROKEN on 8.x: does not build.
Notes
Notes: svn path=/head/; revision=234785
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/input-wacom/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-drivers/input-wacom/Makefile b/x11-drivers/input-wacom/Makefile
index 73829e2f0433..a95c7e5d723a 100644
--- a/x11-drivers/input-wacom/Makefile
+++ b/x11-drivers/input-wacom/Makefile
@@ -49,6 +49,10 @@ OPTIONS= UWACOMKLD "Install USB kernel module" On
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800064
+BROKEN= does not build
+.endif
+
.if defined(WITH_UWACOMKLD)
PLIST_SUB+= UWACOMKLD="uwacom.ko"
PORTTYPE= usb