summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-04-02 18:40:55 +0000
committerwiz <wiz@pkgsrc.org>2001-04-02 18:40:55 +0000
commitbb9c4bf4bdab0c560f3053d0bef5a308e94d0098 (patch)
tree39f6397b9f3dffdfad40fe0c9c81651e3c174a08 /graphics
parent296b54558dd97e8435f51d914e3fc441ef4ad5dc (diff)
downloadpkgsrc-bb9c4bf4bdab0c560f3053d0bef5a308e94d0098.tar.gz
Move line to please pkglint.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Mesa-glx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Mesa-glx/Makefile b/graphics/Mesa-glx/Makefile
index 256d16a7a06..ed669b547b7 100644
--- a/graphics/Mesa-glx/Makefile
+++ b/graphics/Mesa-glx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2001/03/27 03:19:59 hubertf Exp $
+# $NetBSD: Makefile,v 1.19 2001/04/02 18:40:55 wiz Exp $
DISTNAME= glx-20000813
PKGNAME= Mesa-${DISTNAME}
@@ -13,12 +13,12 @@ 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+= perl-5.*:../../lang/perl5
BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf
BUILD_DEPENDS+= tcl-8.3.2nb1:../../lang/tcl
+BROKEN= Package is outdated and has security problems.
+
CONFLICTS+= Mesa-*
CONFLICTS+= MesaLib-*
CONFLICTS+= glu-*