freebsd-ports/x11-drivers/xf86-video-siliconmotion/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
452 B
Makefile

PORTNAME= xf86-video-siliconmotion
PORTVERSION= 1.7.9
PORTREVISION= 4
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org siliconmotion display driver
USES= 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
BROKEN_armv7= error: implicit declaration of function outb is invalid in C99
.include <bsd.port.mk>