From d9749beff71069ddb13ea366c0082dd96e7799b2 Mon Sep 17 00:00:00 2001 From: jschauma Date: Tue, 10 Dec 2002 18:55:00 +0000 Subject: Mark as BROKEN until Mesa has been updated to 5.0. --- graphics/MesaDemos/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/MesaDemos/Makefile b/graphics/MesaDemos/Makefile index 80e8f0c5ceb..a513883e1f7 100644 --- a/graphics/MesaDemos/Makefile +++ b/graphics/MesaDemos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/05 15:20:22 jschauma Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/10 18:55:00 jschauma Exp $ PKGNAME= MesaDemos-${MESA_VERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -7,6 +7,10 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/Lib//} MAINTAINER= jschauma@netbsd.org COMMENT= OpenGL examples and Demos +# XXX: +BROKEN= "This package not available until Mesa is updated to +5.0!" + .include "../Mesa/Makefile.common" USE_BUILDLINK2= yes @@ -22,7 +26,6 @@ do-install: cd ${WRKSRC}/${dir} && ${PAX} -s ,^./.*Makefile.*,, -s ,^./CVS.*,, \ -rw . ${PREFIX}/share/examples/${PKGNAME}/${dir} .endfor - .include "../../graphics/Mesa/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3