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

jmr at macports.org jmr at macports.org
Tue Aug 28 06:40:50 PDT 2012


Revision: 97155
          https://trac.macports.org/changeset/97155
Author:   jmr at macports.org
Date:     2012-08-28 06:40:50 -0700 (Tue, 28 Aug 2012)
Log Message:
-----------
gnome-mime-data: use correct INTLTOOL_PERL (#34732)

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

Modified: trunk/dports/gnome/gnome-mime-data/Portfile
===================================================================
--- trunk/dports/gnome/gnome-mime-data/Portfile	2012-08-28 13:28:17 UTC (rev 97154)
+++ trunk/dports/gnome/gnome-mime-data/Portfile	2012-08-28 13:40:50 UTC (rev 97155)
@@ -28,14 +28,13 @@
     sha1 9ce7b1a24a97f275f60b416fae82d81c1010cb65 \
     rmd160 62436da673b9a9e1d27259511401ff69f0397a1a
 
-depends_build   path:bin/perl:perl5 \
-                port:intltool
+depends_build   port:intltool
 
-configure.env-append INTLTOOL_PERL=${prefix}/bin/perl
-
 depends_lib     port:libiconv \
                 port:gettext
 
+configure.env-append INTLTOOL_PERL=${prefix}/bin/perl5.12
+
 configure.cppflags-append -L${prefix}/lib
 
 livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120828/fa12be8f/attachment.html>


More information about the macports-changes mailing list