freebsd-ports/x11-drivers/xf86-video-i810/Makefile
Pav Lucistnik 19e341640f - Mark BROKEN: does not compile
Reported by:	pointyhat
Approved by:	portmgr (self)
2008-09-14 20:43:36 +00:00

26 lines
493 B
Makefile

# New ports collection makefile for: xf86-video-i810
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xf86-video-i810
PORTVERSION= 1.7.4
PORTREVISION= 1
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org i810 display driver
CONFLICTS= xf86-video-intel-[0-9]*
BROKEN= does not compile
USE_GL= gl
XORG_CAT= driver
USE_XORG= xvmc xf86driproto xextproto x11 glproto xineramaproto
MAN4= i810.4x
.include <bsd.port.mk>