summaryrefslogtreecommitdiff
path: root/graphics/MesaLib
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-04-12 12:40:01 +0000
committernia <nia@pkgsrc.org>2021-04-12 12:40:01 +0000
commit78c088a2bf4c0266c839a5e878cd6bd9af2a535f (patch)
tree0f204dc30612633d519db4c4eb970f32baa81ec2 /graphics/MesaLib
parent9558a92a4bec2d51af4bf7583a364a8f9bf456b1 (diff)
downloadpkgsrc-78c088a2bf4c0266c839a5e878cd6bd9af2a535f.tar.gz
MesaLib: unset USE_LIBTOOL, this uses meson
Diffstat (limited to 'graphics/MesaLib')
-rw-r--r--graphics/MesaLib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/MesaLib/Makefile b/graphics/MesaLib/Makefile
index 3b42766ebb8..c87c8349225 100644
--- a/graphics/MesaLib/Makefile
+++ b/graphics/MesaLib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.195 2021/01/06 15:50:02 triaxx Exp $
+# $NetBSD: Makefile,v 1.196 2021/04/12 12:40:01 nia Exp $
DISTNAME= mesa-20.0.6
PKGNAME= ${DISTNAME:S/mesa/MesaLib/}
@@ -14,7 +14,6 @@ LICENSE= mit
USE_TOOLS+= bison flex pkg-config xgettext
USE_LANGUAGES= c99 c++14
-USE_LIBTOOL= yes
# ERROR: C++ Compiler does not support -std=c++14
GCC_REQD+= 5