[133705] trunk/dports/textproc/librevenge/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Mar 9 00:17:26 PDT 2015


Revision: 133705
          https://trac.macports.org/changeset/133705
Author:   jeremyhu at macports.org
Date:     2015-03-09 00:17:26 -0700 (Mon, 09 Mar 2015)
Log Message:
-----------
librevenge: Fix a build failure

Modified Paths:
--------------
    trunk/dports/textproc/librevenge/Portfile

Modified: trunk/dports/textproc/librevenge/Portfile
===================================================================
--- trunk/dports/textproc/librevenge/Portfile	2015-03-09 07:11:03 UTC (rev 133704)
+++ trunk/dports/textproc/librevenge/Portfile	2015-03-09 07:17:26 UTC (rev 133705)
@@ -26,6 +26,10 @@
 depends_lib     port:zlib \
                 port:boost
 
+# autoreconf to get an updated glibtool that knows to pass -stdlib=XXXX at link time
+use_autoreconf  yes
+autoreconf.args -fvi
+
 configure.args  --without-docs \
                 --disable-tests \
                 --disable-werror \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150309/a644811b/attachment-0001.html>


More information about the macports-changes mailing list