[134689] users/devans/GNOME-3/stable/dports/gnome/frogr/Portfile

devans at macports.org devans at macports.org
Fri Apr 3 06:09:20 PDT 2015


Revision: 134689
          https://trac.macports.org/changeset/134689
Author:   devans at macports.org
Date:     2015-04-03 06:09:20 -0700 (Fri, 03 Apr 2015)
Log Message:
-----------
GNOME-3/stable: frogr, reconfigure using autogen.sh for intltool 0.51 compatibility.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/frogr/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/frogr/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/frogr/Portfile	2015-04-03 10:17:57 UTC (rev 134688)
+++ users/devans/GNOME-3/stable/dports/gnome/frogr/Portfile	2015-04-03 13:09:20 UTC (rev 134689)
@@ -27,7 +27,10 @@
 depends_build       port:pkgconfig \
                     port:intltool \
                     port:itstool \
-                    port:yelp-tools
+                    port:yelp-tools \
+                    port:autoconf \
+                    port:automake \
+                    port:libtool
 
 depends_lib         port:desktop-file-utils \
                     port:gnome-icon-theme \
@@ -46,10 +49,9 @@
 
 patchfiles          patch-export-dynamic-Makefile.am.diff
 
-# reconfigure with our intltool.m4
+# reconfigure using autogen.sh for intltool 0.51 compatibility
 
-use_autoreconf      yes
-autoreconf.args     -fvi
+configure.cmd       ./autogen.sh
 
 configure.args      --disable-silent-rules
 
@@ -60,4 +62,4 @@
     system "${prefix}/bin/gtk-update-icon-cache-3.0 -f -t ${prefix}/share/icons/HighContrast"
 }
 
-livecheck.type  gnome-with-unstable
+livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150403/d16c1ebf/attachment.html>


More information about the macports-changes mailing list