[134082] trunk/dports/graphics/libvisio/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Mar 17 23:45:35 PDT 2015


Revision: 134082
          https://trac.macports.org/changeset/134082
Author:   jeremyhu at macports.org
Date:     2015-03-17 23:45:34 -0700 (Tue, 17 Mar 2015)
Log Message:
-----------
libvisio: autoreconf for a build fix

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

Modified: trunk/dports/graphics/libvisio/Portfile
===================================================================
--- trunk/dports/graphics/libvisio/Portfile	2015-03-18 00:58:58 UTC (rev 134081)
+++ trunk/dports/graphics/libvisio/Portfile	2015-03-18 06:45:34 UTC (rev 134082)
@@ -27,6 +27,10 @@
 depends_lib             port:libwpg \
                         port:boost
 
+# Version 0.0.24's glibtool doesn't know to past -stdlib=... to the linker
+use_autoreconf          yes
+autoreconf.args         -fvi
+
 configure.args          --disable-werror
 
 # no further updates in this branch expected
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150317/25aac78f/attachment-0001.html>


More information about the macports-changes mailing list