mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Mark BROKEN: Does not compile
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src -MT xf86MagicTouch.lo -MD -MP -MF .deps/xf86MagicTouch.Tpo -c xf86MagicTouch.c -fPIC -DPIC -o .libs/xf86MagicTouch.o xf86MagicTouch.c:9:10: fatal error: 'xf86Version.h' file not found #include <xf86Version.h> ^ 1 error generated. Reported by: pkg-fallout
This commit is contained in:
parent
75e6e8f2df
commit
00abedafae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347480
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user