[121607] trunk/dports/gnome/ggv/Portfile

devans at macports.org devans at macports.org
Tue Jul 1 15:32:10 PDT 2014


Revision: 121607
          https://trac.macports.org/changeset/121607
Author:   devans at macports.org
Date:     2014-07-01 15:32:10 -0700 (Tue, 01 Jul 2014)
Log Message:
-----------
ggv: autoreconf to reconfigure with our intltool.m4 (#44212).

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

Modified: trunk/dports/gnome/ggv/Portfile
===================================================================
--- trunk/dports/gnome/ggv/Portfile	2014-07-01 22:26:24 UTC (rev 121606)
+++ trunk/dports/gnome/ggv/Portfile	2014-07-01 22:32:10 UTC (rev 121607)
@@ -34,7 +34,11 @@
                 port:libgnomeui
 depends_run     port:yelp
 
-configure.cppflags-append "-L${prefix}/lib"
+# autoreconf to reconfigure with our intltool.m4
+
+use_autoreconf  yes
+autoreconf.args -fvi
+
 configure.args  --disable-schemas-install
 
 post-activate {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140701/a41138f7/attachment.html>


More information about the macports-changes mailing list