- Restore BROKEN does not build

This commit is contained in:
Martin Wilke 2011-02-28 04:43:28 +00:00
parent 1b7204185d
commit 2b15b288a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269948
4 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -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 \