From 779c36f5c4677e26ad544b72a061151c7019f23a Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 22 Apr 2015 20:16:04 +0000 Subject: - Upgrade math/plplot to 5.11.0 Announcement at - Take maintainership - Chase dependencies. PR: ports/199539 Submitted by: Ben Woods Approved by: marino (for plplot-ada), /me (for gnudatalanguage) --- math/plplot/files/patch-include_plConfig.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 math/plplot/files/patch-include_plConfig.h (limited to 'math/plplot/files/patch-include_plConfig.h') diff --git a/math/plplot/files/patch-include_plConfig.h b/math/plplot/files/patch-include_plConfig.h deleted file mode 100644 index 8b6a45fd788b..000000000000 --- a/math/plplot/files/patch-include_plConfig.h +++ /dev/null @@ -1,12 +0,0 @@ ---- include/plConfig.h.in.orig 2013-12-29 21:11:07.000000000 +0100 -+++ include/plConfig.h.in 2014-03-06 15:35:44.000000000 +0100 -@@ -44,7 +44,8 @@ - #ifndef __PLCONFIG_H__ - #define __PLCONFIG_H__ - --#ifdef HAVE_CONFIG_H -+// plplot_config.h won't be installed: don't let it be used by consumers -+#if defined(HAVE_CONFIG_H) && defined(_IS_BUILDING_PLPLOT_PORT_) - # include - #endif - -- cgit v1.2.3