summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz>2001-04-02 18:40:55 +0000
committerwiz <wiz>2001-04-02 18:40:55 +0000
commita2f6b3d05e74edda38de368efedf042a2a511983 (patch)
tree39f6397b9f3dffdfad40fe0c9c81651e3c174a08 /graphics
parenteda94266aa2240a79d63e7fdc12c3be1681de871 (diff)
downloadpkgsrc-a2f6b3d05e74edda38de368efedf042a2a511983.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-*