[135562] trunk/dports/gnome/gnome-mime-data/Portfile

devans at macports.org devans at macports.org
Sun Apr 26 07:25:34 PDT 2015


Revision: 135562
          https://trac.macports.org/changeset/135562
Author:   devans at macports.org
Date:     2015-04-26 07:25:34 -0700 (Sun, 26 Apr 2015)
Log Message:
-----------
gnome-mime-data: reconfigure using upstream autogen.sh for intltool 0.51 compatibility.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-mime-data/Portfile

Modified: trunk/dports/gnome/gnome-mime-data/Portfile
===================================================================
--- trunk/dports/gnome/gnome-mime-data/Portfile	2015-04-26 14:24:34 UTC (rev 135561)
+++ trunk/dports/gnome/gnome-mime-data/Portfile	2015-04-26 14:25:34 UTC (rev 135562)
@@ -28,17 +28,22 @@
     sha1 9ce7b1a24a97f275f60b416fae82d81c1010cb65 \
     rmd160 62436da673b9a9e1d27259511401ff69f0397a1a
 
-depends_build   port:intltool
+depends_build   port:intltool \
+                port:gnome-common \
+                port:autoconf \
+                port:automake \
+                port:libtool
 
-depends_lib     port:libiconv \
+depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                port:libiconv \
                 port:gettext
 
 patchfiles      patch-automake-1.13.diff
 
-# Don't do intltool's INTLTOOL_PERL dance
-use_autoreconf  yes
-autoreconf.args -fvi
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
+configure.cmd   ./autogen.sh
+
 configure.cppflags-append -L${prefix}/lib
 
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150426/fac00ae4/attachment.html>


More information about the macports-changes mailing list