pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/MesaLib
Module Name: pkgsrc
Committed By: nia
Date: Tue Aug 27 10:24:47 UTC 2019
Modified Files:
pkgsrc/graphics/MesaLib: Makefile
Log Message:
MesaLib: Needs bison.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 pkgsrc/graphics/MesaLib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/MesaLib/Makefile
diff -u pkgsrc/graphics/MesaLib/Makefile:1.155 pkgsrc/graphics/MesaLib/Makefile:1.156
--- pkgsrc/graphics/MesaLib/Makefile:1.155 Mon Aug 26 14:01:27 2019
+++ pkgsrc/graphics/MesaLib/Makefile Tue Aug 27 10:24:47 2019
@@ -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 @@ HOMEPAGE= https://www.mesa3d.org/
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