summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authortron <tron>2002-01-24 16:15:19 +0000
committertron <tron>2002-01-24 16:15:19 +0000
commitbed886c913dc3d80e40e55806015b02ad0ccbf44 (patch)
treed0ee7962e6f83b0f7c7d895af81e9c39aba4593f /graphics/Makefile
parent89f4155fb7c363c82087f2e21ad980e1ddc0e23b (diff)
downloadpkgsrc-bed886c913dc3d80e40e55806015b02ad0ccbf44.tar.gz
Remove "Mesa-glx" package which has been broken for nine month now.
3D acceleration requires XFree86 4.x these days anyway.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index effd5d62215..247f14d4d4f 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.170 2002/01/10 13:07:35 jlam Exp $
+# $NetBSD: Makefile,v 1.171 2002/01/24 16:15:19 tron Exp $
#
COMMENT= Graphics tools and libraries
@@ -8,7 +8,6 @@ SUBDIR+= GMT
SUBDIR+= GUIlib
SUBDIR+= ImageMagick
SUBDIR+= Mesa
-SUBDIR+= Mesa-glx
SUBDIR+= MesaLib
SUBDIR+= Ngraph
SUBDIR+= SDL-image