[95688] trunk/dports/devel/atk/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 19 04:45:46 PDT 2012


Revision: 95688
          https://trac.macports.org/changeset/95688
Author:   ryandesign at macports.org
Date:     2012-07-19 04:45:45 -0700 (Thu, 19 Jul 2012)
Log Message:
-----------
atk: disable silent rules

Modified Paths:
--------------
    trunk/dports/devel/atk/Portfile

Modified: trunk/dports/devel/atk/Portfile
===================================================================
--- trunk/dports/devel/atk/Portfile	2012-07-19 11:43:35 UTC (rev 95687)
+++ trunk/dports/devel/atk/Portfile	2012-07-19 11:45:45 UTC (rev 95688)
@@ -33,7 +33,8 @@
                         port:gobject-introspection
 
 configure.args          --enable-static \
-                        --enable-introspection
+                        --enable-introspection \
+                        --disable-silent-rules
 
 # The rules enabled by gobject-introspection require GNU make 3.81+, #35200
 platform darwin 8 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120719/14b92b33/attachment.html>


More information about the macports-changes mailing list