diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-07 03:37:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-07 03:37:45 +0000 |
commit | df1c5551d24aae8ad7283a1b1be1e2b2233aae21 (patch) | |
tree | 8815b4601f79ffeb4afb592441c225238e4eba54 /x11-drivers/input-wacom | |
parent | 79f18f57cd71506ee0cf4a0dc57c2821a26e50c7 (diff) |
Notes
Diffstat (limited to 'x11-drivers/input-wacom')
-rw-r--r-- | x11-drivers/input-wacom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-drivers/input-wacom/Makefile b/x11-drivers/input-wacom/Makefile index 37b71cf507e3..afe5bc97070b 100644 --- a/x11-drivers/input-wacom/Makefile +++ b/x11-drivers/input-wacom/Makefile @@ -65,6 +65,8 @@ PLIST_SUB+= UWACOMKLD="@noinst UWACOMKLD uwacom.ko" PORTTYPE= serial .endif +BROKEN= build failed + do-configure: @cd ${WRKDIR}/linuxwacom \ && ${LN} -s ${DISTDIR}/${DIST_SUBDIR}/${LINUXWACOM}.tar.bz2 \ |