[103076] trunk/dports/graphics
ryandesign at macports.org
ryandesign at macports.org
Tue Feb 12 22:07:43 PST 2013
Revision: 103076
https://trac.macports.org/changeset/103076
Author: ryandesign at macports.org
Date: 2013-02-12 22:07:43 -0800 (Tue, 12 Feb 2013)
Log Message:
-----------
graphviz, graphviz-devel: fix build failure with +ming variant (#37847)
Modified Paths:
--------------
trunk/dports/graphics/graphviz/Portfile
trunk/dports/graphics/graphviz-devel/Portfile
Added Paths:
-----------
trunk/dports/graphics/graphviz/files/patch-plugin-ming-Makefile.in.diff
trunk/dports/graphics/graphviz-devel/files/patch-plugin-ming-Makefile.in.diff
Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile 2013-02-13 04:23:29 UTC (rev 103075)
+++ trunk/dports/graphics/graphviz/Portfile 2013-02-13 06:07:43 UTC (rev 103076)
@@ -59,6 +59,8 @@
depends_run port:urw-fonts
+patchfiles patch-plugin-ming-Makefile.in.diff
+
# nawk: illegal jump type 339
conflicts_build nawk
Added: trunk/dports/graphics/graphviz/files/patch-plugin-ming-Makefile.in.diff
===================================================================
--- trunk/dports/graphics/graphviz/files/patch-plugin-ming-Makefile.in.diff (rev 0)
+++ trunk/dports/graphics/graphviz/files/patch-plugin-ming-Makefile.in.diff 2013-02-13 06:07:43 UTC (rev 103076)
@@ -0,0 +1,12 @@
+http://www.graphviz.org/mantisbt/view.php?id=2257
+--- plugin/ming/Makefile.in.orig 2013-02-10 23:46:19.000000000 -0600
++++ plugin/ming/Makefile.in 2013-02-12 23:44:36.000000000 -0600
+@@ -510,7 +510,7 @@
+ -I$(top_srcdir)/lib/common \
+ -I$(top_srcdir)/lib/pathplan \
+ -I$(top_srcdir)/lib/gvc \
+- -I$(top_srcdir)/lib/graph \
++ -I$(top_srcdir)/lib/cgraph \
+ -I$(top_srcdir)/lib/cdt \
+ $(MING_CFLAGS)
+
Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile 2013-02-13 04:23:29 UTC (rev 103075)
+++ trunk/dports/graphics/graphviz-devel/Portfile 2013-02-13 06:07:43 UTC (rev 103076)
@@ -58,6 +58,8 @@
depends_run port:urw-fonts
+patchfiles patch-plugin-ming-Makefile.in.diff
+
# nawk: illegal jump type 339
conflicts_build nawk
Added: trunk/dports/graphics/graphviz-devel/files/patch-plugin-ming-Makefile.in.diff
===================================================================
--- trunk/dports/graphics/graphviz-devel/files/patch-plugin-ming-Makefile.in.diff (rev 0)
+++ trunk/dports/graphics/graphviz-devel/files/patch-plugin-ming-Makefile.in.diff 2013-02-13 06:07:43 UTC (rev 103076)
@@ -0,0 +1,12 @@
+http://www.graphviz.org/mantisbt/view.php?id=2257
+--- plugin/ming/Makefile.in.orig 2013-02-10 23:46:19.000000000 -0600
++++ plugin/ming/Makefile.in 2013-02-12 23:44:36.000000000 -0600
+@@ -510,7 +510,7 @@
+ -I$(top_srcdir)/lib/common \
+ -I$(top_srcdir)/lib/pathplan \
+ -I$(top_srcdir)/lib/gvc \
+- -I$(top_srcdir)/lib/graph \
++ -I$(top_srcdir)/lib/cgraph \
+ -I$(top_srcdir)/lib/cdt \
+ $(MING_CFLAGS)
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130212/59bfadbc/attachment.html>
More information about the macports-changes
mailing list