diff options
Diffstat (limited to 'x11-drivers/xf86-video-cyrix/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-cyrix/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-drivers/xf86-video-cyrix/Makefile b/x11-drivers/xf86-video-cyrix/Makefile deleted file mode 100644 index 64f416a6972d..000000000000 --- a/x11-drivers/xf86-video-cyrix/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $FreeBSD$ - -PORTNAME= xf86-video-cyrix -PORTVERSION= 1.1.0 -PORTREVISION= 11 -CATEGORIES= x11-drivers - -MAINTAINER= x11@FreeBSD.org -COMMENT= X.Org cyrix display driver - -IGNORE= requires pciVideoPtr typedef -DEPRECATED= requires pciVideoPtr typedef -EXPIRATION_DATE=2014-05-01 - -XORG_CAT= driver -USE_XORG= xextproto xf86dgaproto - -.include <bsd.port.mk> |