[42140] trunk/dports/gnome/icon-naming-utils/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Nov 15 18:47:57 PST 2008


Revision: 42140
          http://trac.macports.org/changeset/42140
Author:   mcalhoun at macports.org
Date:     2008-11-15 18:47:57 -0800 (Sat, 15 Nov 2008)
Log Message:
-----------
icon-naming-utils: change perl dependency from port:perl5.8 to path:bin/perl (see #16830)

Modified Paths:
--------------
    trunk/dports/gnome/icon-naming-utils/Portfile

Modified: trunk/dports/gnome/icon-naming-utils/Portfile
===================================================================
--- trunk/dports/gnome/icon-naming-utils/Portfile	2008-11-16 02:15:16 UTC (rev 42139)
+++ trunk/dports/gnome/icon-naming-utils/Portfile	2008-11-16 02:47:57 UTC (rev 42140)
@@ -20,13 +20,9 @@
                   sha1   5dbdd875b091fddad073c81fd9d62db378beeafc \
                   rmd160 2371da68a624bde8726515b92f7ef714f23fe56e
 
-set build_deps    "port:perl5.8 port:p5-xml-simple"
+depends_lib       path:bin/perl:perl5 port:p5-xml-simple
+configure.perl    ${prefix}/bin/perl
 
-eval [subst {
-    depends_build   ${build_deps}
-    depends_run     ${build_deps}
-}]
-
 universal_variant no
 
 livecheck.check   regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081115/74d8308d/attachment.html>


More information about the macports-changes mailing list