diff options
author | tron <tron@pkgsrc.org> | 2001-03-14 10:20:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2001-03-14 10:20:32 +0000 |
commit | cdb1d0b127b0850ef6549bdcf3a1bf4237892a08 (patch) | |
tree | 8de54a8be2f91a3e7910be38c24dafb93758f2be /graphics/Mesa-glx | |
parent | 0cb53df554026e91962652bef7592e5825a0b59e (diff) | |
download | pkgsrc-cdb1d0b127b0850ef6549bdcf3a1bf4237892a08.tar.gz |
Mark this package as broken because it is outdated and has security
problems.
Diffstat (limited to 'graphics/Mesa-glx')
-rw-r--r-- | graphics/Mesa-glx/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Mesa-glx/Makefile b/graphics/Mesa-glx/Makefile index f9e9c169477..8ffcd65e8b5 100644 --- a/graphics/Mesa-glx/Makefile +++ b/graphics/Mesa-glx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/02/16 15:22:14 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2001/03/14 10:20:32 tron Exp $ DISTNAME= glx-20000813 PKGNAME= Mesa-${DISTNAME} @@ -13,6 +13,8 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://utah-glx.sourceforge.net/ COMMENT= OpenGL like graphics library with GLX hardware acceleration +BROKEN= Package is outdated and has security problems. + BUILD_DEPENDS+= ${PERL5}:../../lang/perl5-base BUILD_DEPENDS+= ${AUTOCONF}:../../devel/autoconf BUILD_DEPENDS+= ${TCLSH}:../../lang/tcl |