From dcef20b4de0a34bb9b74ba67f8c94658e6aa88d5 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Mon, 23 Sep 2019 11:21:17 +0000 Subject: - update to 2.42.2 - change MASTER_SITES - add webp support - use automake - sort plist --- graphics/graphviz/files/patch-lib-expr-expr.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/graphviz/files/patch-lib-expr-expr.h (limited to 'graphics/graphviz/files/patch-lib-expr-expr.h') diff --git a/graphics/graphviz/files/patch-lib-expr-expr.h b/graphics/graphviz/files/patch-lib-expr-expr.h new file mode 100644 index 000000000000..8c80866a3fb0 --- /dev/null +++ b/graphics/graphviz/files/patch-lib-expr-expr.h @@ -0,0 +1,10 @@ +--- lib/expr/expr.h.orig 2019-09-12 02:11:30 UTC ++++ lib/expr/expr.h +@@ -27,6 +27,7 @@ extern "C" { + + #include + #include ++#include + + #undef RS /* hp.pa grabs this!! */ + -- cgit v1.2.3