diff options
Diffstat (limited to 'x11-drivers/input-wacom/Makefile')
-rw-r--r-- | x11-drivers/input-wacom/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/x11-drivers/input-wacom/Makefile b/x11-drivers/input-wacom/Makefile index f077e952d83c..baa1ed1bff65 100644 --- a/x11-drivers/input-wacom/Makefile +++ b/x11-drivers/input-wacom/Makefile @@ -56,14 +56,7 @@ UWACOMKLD_DESC= Install USB kernel module (not supported on 8.x) .include <bsd.port.pre.mk> -.if ${OSVERSION} < 800064 -OPTIONS_DEFAULT= UWACOMKLD -.endif - .if ${PORT_OPTIONS:MUWACOMKLD} -.if ${OSVERSION} >= 800064 -BROKEN= does not build with USB support -.endif PLIST_SUB+= UWACOMKLD="uwacom.ko" PORTTYPE= usb .else |