aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-28 04:43:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-28 04:43:28 +0000
commit2b15b288a47c79307e80125c982c5b0732d3e039 (patch)
treec2ee4eb8b1f788380f5c547072c1111ef599fec8 /x11-drivers
parent1b7204185d15051e18002617aa11ae9f1a05cb5d (diff)
downloadports-2b15b288a47c79307e80125c982c5b0732d3e039.tar.gz
ports-2b15b288a47c79307e80125c982c5b0732d3e039.zip
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/input-wacom/Makefile2
-rw-r--r--x11-drivers/xf86-input-citron/Makefile2
-rw-r--r--x11-drivers/xf86-input-fpit/Makefile2
-rw-r--r--x11-drivers/xf86-video-rdc/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/x11-drivers/input-wacom/Makefile b/x11-drivers/input-wacom/Makefile
index 37b71cf507e3..171fb432ee64 100644
--- a/x11-drivers/input-wacom/Makefile
+++ b/x11-drivers/input-wacom/Makefile
@@ -24,6 +24,8 @@ MANCOMPRESSED= yes
USE_GMAKE= yes
USE_RC_SUBR= wacom
+BROKEN= does not patch
+
KMODDIR?= /boot/modules
XINPUTMODDIR= lib/xorg/modules/input
MAN4DIR= man/man4
diff --git a/x11-drivers/xf86-input-citron/Makefile b/x11-drivers/xf86-input-citron/Makefile
index be7a6306e93d..ad82343f401c 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-fpit/Makefile b/x11-drivers/xf86-input-fpit/Makefile
index 6f8106411880..0f7c61ec532e 100644
--- a/x11-drivers/xf86-input-fpit/Makefile
+++ b/x11-drivers/xf86-input-fpit/Makefile
@@ -16,6 +16,8 @@ COMMENT= X.Org fpit input driver
XORG_CAT= driver
USE_XORG= xrandr
+BROKEN= does not compile
+
MAN4= fpit.4x
.include <bsd.port.mk>
diff --git a/x11-drivers/xf86-video-rdc/Makefile b/x11-drivers/xf86-video-rdc/Makefile
index 651cf5228a43..43f77d7239ea 100644
--- a/x11-drivers/xf86-video-rdc/Makefile
+++ b/x11-drivers/xf86-video-rdc/Makefile
@@ -18,6 +18,8 @@ COMMENT= X.Org RDC display driver
XORG_CAT= driver
USE_XORG= xvmc xf86driproto xextproto x11 glproto
+BROKEN= does not compile
+
do-install:
${MKDIR} ${PREFIX}/lib/xorg/modules/drivers
${INSTALL_PROGRAM} ${WRKSRC}/src/.libs/rdc_drv.so \