[141769] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 02:55:52 PST 2015


Revision: 141769
          https://trac.macports.org/changeset/141769
Author:   ryandesign at macports.org
Date:     2015-10-27 21:52:24 -0700 (Tue, 27 Oct 2015)
Log Message:
-----------
graphviz, graphviz-devel: also don't try to force the use of libstdc++ in edgepaint (#49470)

Modified Paths:
--------------
    trunk/dports/graphics/graphviz/Portfile
    trunk/dports/graphics/graphviz-devel/Portfile

Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile	2015-10-28 03:54:24 UTC (rev 141768)
+++ trunk/dports/graphics/graphviz/Portfile	2015-10-28 04:52:24 UTC (rev 141769)
@@ -120,6 +120,7 @@
             reinplace "s:-lstdc\+\+:-lc++:" \
                 ${worksrcpath}/configure.ac \
                 ${worksrcpath}/cmd/dot/Makefile.am \
+                ${worksrcpath}/cmd/edgepaint/Makefile.am \
                 ${worksrcpath}/cmd/mingle/Makefile.am \
                 ${worksrcpath}/plugin/gdiplus/Makefile.am
         }

Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile	2015-10-28 03:54:24 UTC (rev 141768)
+++ trunk/dports/graphics/graphviz-devel/Portfile	2015-10-28 04:52:24 UTC (rev 141769)
@@ -120,6 +120,7 @@
             reinplace "s:-lstdc\+\+:-lc++:" \
                 ${worksrcpath}/configure.ac \
                 ${worksrcpath}/cmd/dot/Makefile.am \
+                ${worksrcpath}/cmd/edgepaint/Makefile.am \
                 ${worksrcpath}/cmd/mingle/Makefile.am \
                 ${worksrcpath}/plugin/gdiplus/Makefile.am
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/0b908578/attachment.html>


More information about the macports-changes mailing list