[147543] trunk/dports/perl/p5-net-ssleay/Portfile
mojca at macports.org
mojca at macports.org
Thu Apr 7 10:56:01 PDT 2016
Revision: 147543
https://trac.macports.org/changeset/147543
Author: mojca at macports.org
Date: 2016-04-07 10:56:01 -0700 (Thu, 07 Apr 2016)
Log Message:
-----------
p5-net-ssleay: patch only subports, not p5-net-ssleay itself
Modified Paths:
--------------
trunk/dports/perl/p5-net-ssleay/Portfile
Modified: trunk/dports/perl/p5-net-ssleay/Portfile
===================================================================
--- trunk/dports/perl/p5-net-ssleay/Portfile 2016-04-07 17:49:21 UTC (rev 147542)
+++ trunk/dports/perl/p5-net-ssleay/Portfile 2016-04-07 17:56:01 UTC (rev 147543)
@@ -30,11 +30,11 @@
patchfiles compiler_check.patch
configure.env OPENSSL_PREFIX=${prefix}
-}
# clang: error: unknown argument: '-fstack-protector-strong'
-if {[string match *clang* ${configure.compiler}]} {
- post-configure {
- reinplace -W ${worksrcpath} "s/ -fstack-protector-strong//g" Makefile
+ if {[string match *clang* ${configure.compiler}]} {
+ post-configure {
+ reinplace -W ${worksrcpath} "s/ -fstack-protector-strong//g" Makefile
+ }
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160407/5ba9a25a/attachment.html>
More information about the macports-changes
mailing list