[96453] trunk/dports/lang/perl5.8/Portfile
cal at macports.org
cal at macports.org
Fri Aug 10 02:00:49 PDT 2012
Revision: 96453
https://trac.macports.org/changeset/96453
Author: cal at macports.org
Date: 2012-08-10 02:00:47 -0700 (Fri, 10 Aug 2012)
Log Message:
-----------
perl5.8: Fix build on ML by duplicating patch already present in Lion
Modified Paths:
--------------
trunk/dports/lang/perl5.8/Portfile
Modified: trunk/dports/lang/perl5.8/Portfile
===================================================================
--- trunk/dports/lang/perl5.8/Portfile 2012-08-10 01:50:41 UTC (rev 96452)
+++ trunk/dports/lang/perl5.8/Portfile 2012-08-10 09:00:47 UTC (rev 96453)
@@ -35,6 +35,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
+}
post-patch {
reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/Configure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120810/6c912a69/attachment.html>
More information about the macports-changes
mailing list