[98978] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Mon Oct 22 14:23:13 PDT 2012


Revision: 98978
          http://trac.macports.org//changeset/98978
Author:   ryandesign at macports.org
Date:     2012-10-22 14:23:13 -0700 (Mon, 22 Oct 2012)
Log Message:
-----------
graphviz, graphviz-devel: disable silent rules

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

Modified: trunk/dports/graphics/graphviz/Portfile
===================================================================
--- trunk/dports/graphics/graphviz/Portfile	2012-10-22 21:02:25 UTC (rev 98977)
+++ trunk/dports/graphics/graphviz/Portfile	2012-10-22 21:23:13 UTC (rev 98978)
@@ -64,7 +64,8 @@
 # nawk: illegal jump type 339
 conflicts_build                 nawk
 
-configure.args                  --with-codegens \
+configure.args                  --disable-silent-rules \
+                                --with-codegens \
                                 --with-x \
                                 --without-devil \
                                 --without-smyrna \

Modified: trunk/dports/graphics/graphviz-devel/Portfile
===================================================================
--- trunk/dports/graphics/graphviz-devel/Portfile	2012-10-22 21:02:25 UTC (rev 98977)
+++ trunk/dports/graphics/graphviz-devel/Portfile	2012-10-22 21:23:13 UTC (rev 98978)
@@ -64,7 +64,8 @@
 # nawk: illegal jump type 339
 conflicts_build                 nawk
 
-configure.args                  --with-codegens \
+configure.args                  --disable-silent-rules \
+                                --with-codegens \
                                 --with-x \
                                 --without-devil \
                                 --without-smyrna \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121022/488ffcb9/attachment-0001.html>


More information about the macports-changes mailing list