summaryrefslogtreecommitdiff
path: root/graphics/Mesa/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-08-26 01:43:48 +0000
committerjschauma <jschauma@pkgsrc.org>2003-08-26 01:43:48 +0000
commitaa0aa518ac14831c74a251ce2f29ab666a0ee437 (patch)
treef140f06de4c7c70760a39202e8a58d32c2b1d16a /graphics/Mesa/Makefile
parent06d1f547a30205849de1743770d1e6f9ccbcabc9 (diff)
downloadpkgsrc-aa0aa518ac14831c74a251ce2f29ab666a0ee437.tar.gz
Finally remove support of Mesa 3.4.1 completely as discussed at length
on tech-pkg@ at various times. This means that regardless of what kind of GL support comes with X11, if a package depends on GL, Mesa 5.0.1 (or higher) will be installed into ${LOCALBASE}. Some troubleshooting after the latest patches by Krister Walfridsson.
Diffstat (limited to 'graphics/Mesa/Makefile')
-rw-r--r--graphics/Mesa/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/Mesa/Makefile b/graphics/Mesa/Makefile
index 841e75a3ad4..c00e8b49422 100644
--- a/graphics/Mesa/Makefile
+++ b/graphics/Mesa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2003/07/17 21:39:58 grant Exp $
+# $NetBSD: Makefile,v 1.51 2003/08/26 01:43:51 jschauma Exp $
#
PKGNAME= Mesa-${MESA_VERSION}
@@ -20,8 +20,6 @@ NO_CONFIGURE= yes
NO_BUILD= yes
EXTRACT_ONLY= # empty
-MAKEFLAGS+= MESA_REQD=${MESA_REQD}
-
do-install: # empty
.include "../../graphics/MesaLib/buildlink2.mk"