- Restore BROKEN does not build
This commit is contained in:
parent
1b7204185d
commit
2b15b288a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269948
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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>
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user