pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/MesaLib MesaLib: unset USE_LIBTOOL, this uses...
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa57efe89b67
branches: trunk
changeset: 450167:aa57efe89b67
user: nia <nia%pkgsrc.org@localhost>
date: Mon Apr 12 12:40:01 2021 +0000
description:
MesaLib: unset USE_LIBTOOL, this uses meson
diffstat:
graphics/MesaLib/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 1736e6cdebe5 -r aa57efe89b67 graphics/MesaLib/Makefile
--- a/graphics/MesaLib/Makefile Mon Apr 12 12:37:41 2021 +0000
+++ b/graphics/MesaLib/Makefile Mon Apr 12 12:40:01 2021 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index