[134640] users/devans/GNOME-3/stable/dports/audio/easytag/Portfile

devans at macports.org devans at macports.org
Wed Apr 1 09:48:12 PDT 2015


Revision: 134640
          https://trac.macports.org/changeset/134640
Author:   devans at macports.org
Date:     2015-04-01 09:48:12 -0700 (Wed, 01 Apr 2015)
Log Message:
-----------
GNOME-3/stable: easytag, reconfigure using autogen.sh for intltool 0.51 compatibility.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/audio/easytag/Portfile

Modified: users/devans/GNOME-3/stable/dports/audio/easytag/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/audio/easytag/Portfile	2015-04-01 16:26:53 UTC (rev 134639)
+++ users/devans/GNOME-3/stable/dports/audio/easytag/Portfile	2015-04-01 16:48:12 UTC (rev 134640)
@@ -30,7 +30,10 @@
                     port:intltool \
                     port:itstool \
                     port:yelp-tools \
-                    port:appstream-glib
+                    port:appstream-glib \
+                    port:autoconf \
+                    port:automake \
+                    port:libtool
 
 depends_lib         port:desktop-file-utils \
                     port:gtk3 \
@@ -46,15 +49,10 @@
 
 depends_run         port:gnome-themes-standard
 
-# update m4/intltool.m4 and autoreconf
+# reconfigure using autogen.sh for intltool 0.51 compatibility
 
-pre-configure {
-    copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4
-}
+configure.cmd       ./autogen.sh
 
-use_autoreconf      yes
-autoreconf.args     -fvi
-
 configure.args      --with-gtk2=no
 
 configure.cxxflags-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150401/260dc542/attachment.html>


More information about the macports-changes mailing list