[115136] trunk/dports/gnome/gtk2/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Dec 25 18:04:14 PST 2013


Revision: 115136
          https://trac.macports.org/changeset/115136
Author:   jeremyhu at macports.org
Date:     2013-12-25 18:04:14 -0800 (Wed, 25 Dec 2013)
Log Message:
-----------
gtk2: Build fix

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

Modified: trunk/dports/gnome/gtk2/Portfile
===================================================================
--- trunk/dports/gnome/gtk2/Portfile	2013-12-26 01:11:24 UTC (rev 115135)
+++ trunk/dports/gnome/gtk2/Portfile	2013-12-26 02:04:14 UTC (rev 115136)
@@ -52,6 +52,10 @@
 depends_run         port:shared-mime-info \
                     port:hicolor-icon-theme
 
+# autoreconf to deal with stupid issues during install (install: .libs/libferret.lai: No such file or directory)
+use_autoreconf      yes
+autoreconf.args     -fvi
+
 configure.args      --enable-static \
                     --disable-glibtest \
                     --enable-introspection \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131225/a4c342bf/attachment.html>


More information about the macports-changes mailing list