summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2001-03-14 10:20:32 +0000
committertron <tron>2001-03-14 10:20:32 +0000
commitf02bcc7232d85d26b966a8fc611eea9756f9440e (patch)
tree8de54a8be2f91a3e7910be38c24dafb93758f2be
parentb42607e61e2d11011b3b3ab2721093774b1aff85 (diff)
downloadpkgsrc-f02bcc7232d85d26b966a8fc611eea9756f9440e.tar.gz
Mark this package as broken because it is outdated and has security
problems.
-rw-r--r--graphics/Mesa-glx/Makefile4
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