diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 11:48:40 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-08 11:48:40 +0000 |
commit | 00abedafae5942956d5ad775c18c0b107935b9c4 (patch) | |
tree | 3c4379648ae5b94eed300cb0c611e3b4c8b254bb /x11-drivers | |
parent | 75e6e8f2df3620d40aecd42c980b021670fce6c4 (diff) | |
download | ports-00abedafae5942956d5ad775c18c0b107935b9c4.tar.gz ports-00abedafae5942956d5ad775c18c0b107935b9c4.zip |
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-magictouch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-magictouch/Makefile b/x11-drivers/xf86-input-magictouch/Makefile index b070fdbd524f..469e03c0c961 100644 --- a/x11-drivers/xf86-input-magictouch/Makefile +++ b/x11-drivers/xf86-input-magictouch/Makefile @@ -8,6 +8,8 @@ CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org magictouch input driver +BROKEN= Does not compile + .include <bsd.port.options.mk> .if defined(WITH_NEW_XORG) |