[65032] trunk/dports/lang/perl5.10

mcalhoun at macports.org mcalhoun at macports.org
Fri Mar 19 16:48:02 PDT 2010


Revision: 65032
          http://trac.macports.org/changeset/65032
Author:   mcalhoun at macports.org
Date:     2010-03-19 16:48:01 -0700 (Fri, 19 Mar 2010)
Log Message:
-----------
perl5.10: Ensure correct ld is used.

Modified Paths:
--------------
    trunk/dports/lang/perl5.10/Portfile

Added Paths:
-----------
    trunk/dports/lang/perl5.10/files/patch-darwin.sh.diff

Modified: trunk/dports/lang/perl5.10/Portfile
===================================================================
--- trunk/dports/lang/perl5.10/Portfile	2010-03-19 23:38:37 UTC (rev 65031)
+++ trunk/dports/lang/perl5.10/Portfile	2010-03-19 23:48:01 UTC (rev 65032)
@@ -26,7 +26,7 @@
                     sha1    98b762b5cd4fb76dd354dfa5ba0d21bc2acacaf2 \
                     rmd160  840b3a5ac3d7f517770ce789676ebd9154d9ee5a
 
-patchfiles	patch-Configure.diff
+patchfiles	patch-Configure.diff patch-darwin.sh.diff
 
 platform darwin {
     patchfiles-append   patch-hints_darwin.diff \

Added: trunk/dports/lang/perl5.10/files/patch-darwin.sh.diff
===================================================================
--- trunk/dports/lang/perl5.10/files/patch-darwin.sh.diff	                        (rev 0)
+++ trunk/dports/lang/perl5.10/files/patch-darwin.sh.diff	2010-03-19 23:48:01 UTC (rev 65032)
@@ -0,0 +1,10 @@
+--- hints/darwin.sh.orig	2009-04-14 11:38:15.000000000 -0700
++++ hints/darwin.sh	2010-03-19 16:23:44.000000000 -0700
+@@ -134,7 +134,6 @@
+ 
+ # Shared library extension is .dylib.
+ # Bundle extension is .bundle.
+-ld='cc';
+ so='dylib';
+ dlext='bundle';
+ usedl='define';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100319/4e7eedd2/attachment.html>


More information about the macports-changes mailing list