diff options
-rw-r--r-- | x11-drivers/xf86-input-citron/Makefile | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-input-elographics/Makefile | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-input-fpit/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/x11-drivers/xf86-input-citron/Makefile b/x11-drivers/xf86-input-citron/Makefile index b514f556f965..8a84469bb5cf 100644 --- a/x11-drivers/xf86-input-citron/Makefile +++ b/x11-drivers/xf86-input-citron/Makefile @@ -13,6 +13,8 @@ CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org citron input driver +BROKEN= does not compile + XORG_CAT= driver MAN4= citron.4x diff --git a/x11-drivers/xf86-input-elographics/Makefile b/x11-drivers/xf86-input-elographics/Makefile index ef8df3792ab5..b8ecd497e17c 100644 --- a/x11-drivers/xf86-input-elographics/Makefile +++ b/x11-drivers/xf86-input-elographics/Makefile @@ -13,6 +13,8 @@ CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org elographics input driver +BROKEN= does not compile + XORG_CAT= driver MAN4= elographics.4x diff --git a/x11-drivers/xf86-input-fpit/Makefile b/x11-drivers/xf86-input-fpit/Makefile index d2956cc9352f..68164527d150 100644 --- a/x11-drivers/xf86-input-fpit/Makefile +++ b/x11-drivers/xf86-input-fpit/Makefile @@ -13,6 +13,8 @@ CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org fpit input driver +BROKEN= does not compile + XORG_CAT= driver USE_XORG= xrandr |