[113840] trunk/dports/gnome/libgsf/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 24 09:01:28 PST 2013


Revision: 113840
          https://trac.macports.org/changeset/113840
Author:   ryandesign at macports.org
Date:     2013-11-24 09:01:28 -0800 (Sun, 24 Nov 2013)
Log Message:
-----------
libgsf: disable silent rules

Modified Paths:
--------------
    trunk/dports/gnome/libgsf/Portfile

Modified: trunk/dports/gnome/libgsf/Portfile
===================================================================
--- trunk/dports/gnome/libgsf/Portfile	2013-11-24 16:37:54 UTC (rev 113839)
+++ trunk/dports/gnome/libgsf/Portfile	2013-11-24 17:01:28 UTC (rev 113840)
@@ -38,7 +38,8 @@
                         port:zlib \
                         port:bzip2
 
-configure.args          --enable-introspection
+configure.args          --disable-silent-rules \
+                        --enable-introspection
 
 # Don't do intltool's INTLTOOL_PERL dance
 use_autoreconf  yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131124/74113964/attachment.html>


More information about the macports-changes mailing list