[42484] trunk/base/src/port1.0/resources/group/perl5-1.0.tcl
mcalhoun at macports.org
mcalhoun at macports.org
Fri Nov 21 18:54:44 PST 2008
Revision: 42484
http://trac.macports.org/changeset/42484
Author: mcalhoun at macports.org
Date: 2008-11-21 18:54:44 -0800 (Fri, 21 Nov 2008)
Log Message:
-----------
group/perl5-1.0.tcl: Change perl dependency from path:...:perl5.8 to path:bin/perl:perl5 (see #16830).
bin/perl is used instead of the full path until #17182 is fixed.
Modified Paths:
--------------
trunk/base/src/port1.0/resources/group/perl5-1.0.tcl
Modified: trunk/base/src/port1.0/resources/group/perl5-1.0.tcl
===================================================================
--- trunk/base/src/port1.0/resources/group/perl5-1.0.tcl 2008-11-22 01:51:36 UTC (rev 42483)
+++ trunk/base/src/port1.0/resources/group/perl5-1.0.tcl 2008-11-22 02:54:44 UTC (rev 42484)
@@ -85,7 +85,7 @@
distname ${perl5.module}-${vers}
dist_subdir perl5
- depends_lib path:${perl5.bin}:perl5.8
+ depends_lib path:[string range ${perl5.bin} [string length ${prefix}/] end]:perl5
configure.cmd ${perl5.bin}
configure.pre_args Makefile.PL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081121/5178cb10/attachment.html>
More information about the macports-changes
mailing list