[134642] trunk/dports/audio/easytag

devans at macports.org devans at macports.org
Wed Apr 1 09:56:42 PDT 2015


Revision: 134642
          https://trac.macports.org/changeset/134642
Author:   devans at macports.org
Date:     2015-04-01 09:56:42 -0700 (Wed, 01 Apr 2015)
Log Message:
-----------
easytag: reconfigure using autogen.sh for intltool 0.51 compatibility.

Modified Paths:
--------------
    trunk/dports/audio/easytag/Portfile

Property Changed:
----------------
    trunk/dports/audio/easytag/


Property changes on: trunk/dports/audio/easytag
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/audio/easytag:128144-132664
   + /users/devans/GNOME-3/stable/dports/audio/easytag:128144-134640

Modified: trunk/dports/audio/easytag/Portfile
===================================================================
--- trunk/dports/audio/easytag/Portfile	2015-04-01 16:55:46 UTC (rev 134641)
+++ trunk/dports/audio/easytag/Portfile	2015-04-01 16:56:42 UTC (rev 134642)
@@ -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/41a922a5/attachment.html>


More information about the macports-changes mailing list