[41550] trunk/dports/devel/shared-mime-info/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Wed Nov 5 15:19:04 PST 2008


Revision: 41550
          http://trac.macports.org/changeset/41550
Author:   mcalhoun at macports.org
Date:     2008-11-05 15:19:03 -0800 (Wed, 05 Nov 2008)
Log Message:
-----------
shared-mime-info: change perl dependency to path:bin/perl instead of port:perl5.8 (See #16830).

Modified Paths:
--------------
    trunk/dports/devel/shared-mime-info/Portfile

Modified: trunk/dports/devel/shared-mime-info/Portfile
===================================================================
--- trunk/dports/devel/shared-mime-info/Portfile	2008-11-05 23:03:55 UTC (rev 41549)
+++ trunk/dports/devel/shared-mime-info/Portfile	2008-11-05 23:19:03 UTC (rev 41550)
@@ -22,10 +22,12 @@
                 rmd160 9e0281f3bd9ac44af60833ec6b15af9f58936cc7
 
 depends_build   port:pkgconfig \
-                port:perl5.8 \
+                path:bin/perl:perl5 \
                 port:p5-xml-parser \
                 port:intltool
 
+configure.env-append  INTLTOOL_PERL=${prefix}/bin/perl
+
 depends_lib     port:gettext \
                 path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 \
                 port:libiconv \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081105/838dee54/attachment.html>


More information about the macports-changes mailing list