cecaf8dd5e
Reported by: matthew@reztek.cz Approved by: portmgr (tier-2 blanket)
15 lines
365 B
Makefile
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>
|