[Midnightbsd-cvs] mports: Makefile: set to ignore with this version of x

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Mar 16 10:15:51 EDT 2009


Log Message:
-----------
set to ignore with this version of x

Modified Files:
--------------
    mports/x11-drivers/xf86-video-cyrix:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-drivers/xf86-video-cyrix/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L x11-drivers/xf86-video-cyrix/Makefile -L x11-drivers/xf86-video-cyrix/Makefile -u -r1.1 -r1.2
--- x11-drivers/xf86-video-cyrix/Makefile
+++ x11-drivers/xf86-video-cyrix/Makefile
@@ -8,12 +8,15 @@
 
 PORTNAME=	xf86-video-cyrix
 PORTVERSION=	1.1.0
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	X.Org cyrix display driver
 LICENSE=	x11
 
+IGNORE=		requires pciVideoPtr typede
+
 XORG_CAT=	driver
 USE_XORG=	xextproto xf86dgaproto
 MAN4=		cyrix.4x


More information about the Midnightbsd-cvs mailing list