[113366] trunk/dports/graphics/harfbuzz/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Nov 14 08:17:50 PST 2013


Revision: 113366
          https://trac.macports.org/changeset/113366
Author:   ryandesign at macports.org
Date:     2013-11-14 08:17:50 -0800 (Thu, 14 Nov 2013)
Log Message:
-----------
harfbuzz-icu: fix autoreconf failure with latest trunk base (#41367)

Modified Paths:
--------------
    trunk/dports/graphics/harfbuzz/Portfile

Modified: trunk/dports/graphics/harfbuzz/Portfile
===================================================================
--- trunk/dports/graphics/harfbuzz/Portfile	2013-11-14 16:00:54 UTC (rev 113365)
+++ trunk/dports/graphics/harfbuzz/Portfile	2013-11-14 16:17:50 UTC (rev 113366)
@@ -75,7 +75,7 @@
     
     # Generate a newer libtool that passes -stdlib when linking C++ dylibs.
     use_autoreconf  yes
-    autoreconf.args --force --verbose
+    autoreconf.args-append --force
 
     configure.args-append \
                     --without-cairo \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131114/05a8a948/attachment-0001.html>


More information about the macports-changes mailing list