[41671] trunk/dports/security/libprelude/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Nov 8 16:26:42 PST 2008


Revision: 41671
          http://trac.macports.org/changeset/41671
Author:   mcalhoun at macports.org
Date:     2008-11-08 16:26:42 -0800 (Sat, 08 Nov 2008)
Log Message:
-----------
libprelude: change perl dependency from port:perl5.8 to path:bin/perl (see #16830)

Modified Paths:
--------------
    trunk/dports/security/libprelude/Portfile

Modified: trunk/dports/security/libprelude/Portfile
===================================================================
--- trunk/dports/security/libprelude/Portfile	2008-11-09 00:24:08 UTC (rev 41670)
+++ trunk/dports/security/libprelude/Portfile	2008-11-09 00:26:42 UTC (rev 41671)
@@ -57,6 +57,6 @@
 
 variant perl description {perl bindings} {
         configure.args-delete	--without-perl
-        configure.args-append	--with-perl=${prefix}/bin/perl5.8
-        depends_lib-append port:perl5.8
+        configure.args-append	--with-perl=${prefix}/bin/perl
+        depends_lib-append path:bin/perl:perl5
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081108/0aa803d1/attachment-0001.html>


More information about the macports-changes mailing list