[53351] trunk/dports/_resources/port1.0/group/perl5-1.0.tcl

blb at macports.org blb at macports.org
Fri Jul 3 16:28:42 PDT 2009


Revision: 53351
          http://trac.macports.org/changeset/53351
Author:   blb at macports.org
Date:     2009-07-03 16:28:41 -0700 (Fri, 03 Jul 2009)
Log Message:
-----------
group/perl5-1.0.tcl - try to keep CPAN from downloading missing dependencies (and usually hitting an infinite loop of questions); ticket #20153

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/perl5-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/perl5-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/perl5-1.0.tcl	2009-07-03 22:53:53 UTC (rev 53350)
+++ trunk/dports/_resources/port1.0/group/perl5-1.0.tcl	2009-07-03 23:28:41 UTC (rev 53351)
@@ -89,6 +89,7 @@
     depends_lib     path:[string range ${perl5.bin} [string length ${prefix}/] end]:perl5
 
     configure.cmd       ${perl5.bin}
+    configure.env       PERL_AUTOINSTALL=--skipdeps
     configure.pre_args  Makefile.PL
     configure.args      INSTALLDIRS=vendor
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090703/123dfaf2/attachment.html>


More information about the macports-changes mailing list