summaryrefslogtreecommitdiff
path: root/graphics/Mesa-glx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/Mesa-glx/Makefile')
-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