[99799] trunk/dports/lang/perl5.10/Portfile

jmr at macports.org jmr at macports.org
Sat Nov 17 20:52:33 PST 2012


Revision: 99799
          https://trac.macports.org/changeset/99799
Author:   jmr at macports.org
Date:     2012-11-17 20:52:33 -0800 (Sat, 17 Nov 2012)
Log Message:
-----------
perl5.10: apply darwin 11 patch on darwin 12 too

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

Modified: trunk/dports/lang/perl5.10/Portfile
===================================================================
--- trunk/dports/lang/perl5.10/Portfile	2012-11-18 00:14:01 UTC (rev 99798)
+++ trunk/dports/lang/perl5.10/Portfile	2012-11-18 04:52:33 UTC (rev 99799)
@@ -40,6 +40,10 @@
     # bypass stupid check that assumes fprintf must be in libc.dylib
     patchfiles-append   patch-hints_darwin.sh-usenm.diff
 }
+platform darwin 12 {
+    # bypass stupid check that assumes fprintf must be in libc.dylib
+    patchfiles-append   patch-hints_darwin.sh-usenm.diff
+}
 
 pre-configure {
     reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/Configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121117/462e5513/attachment.html>


More information about the macports-changes mailing list