pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/MesaLib MesaLib: Needs bison.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0bb551af9f5c
branches: trunk
changeset: 400346:0bb551af9f5c
user: nia <nia%pkgsrc.org@localhost>
date: Tue Aug 27 10:24:47 2019 +0000
description:
MesaLib: Needs bison.
diffstat:
graphics/MesaLib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 023ac76bb2fa -r 0bb551af9f5c graphics/MesaLib/Makefile
--- a/graphics/MesaLib/Makefile Tue Aug 27 10:23:25 2019 +0000
+++ b/graphics/MesaLib/Makefile Tue Aug 27 10:24:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.155 2019/08/26 14:01:27 nia Exp $
+# $NetBSD: Makefile,v 1.156 2019/08/27 10:24:47 nia Exp $
DISTNAME= mesa-19.1.5
PKGNAME= ${DISTNAME:S/mesa/MesaLib/}
@@ -11,7 +11,7 @@
COMMENT= Open source OpenGL implementation
LICENSE= mit
-USE_TOOLS+= pkg-config
+USE_TOOLS+= bison pkg-config
USE_LANGUAGES= c99 c++
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index