freebsd-ports/x11-drivers/xf86-video-siliconmotion/Makefile
Mark Linimon cecaf8dd5e Change these back from ONLY_FOR to merely marking them broken on arm.
Reported by:	matthew@reztek.cz
Approved by:	portmgr (tier-2 blanket)
2016-12-09 22:52:46 +00:00

15 lines
365 B
Makefile

# $FreeBSD$
PORTNAME= xf86-video-siliconmotion
PORTVERSION= 1.7.8
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org siliconmotion display driver
XORG_CAT= driver
BROKEN_aarch64= error: implicit declaration of function outb is invalid in C99
BROKEN_armv6= error: implicit declaration of function outb is invalid in C99
.include <bsd.port.mk>