[89912] trunk/dports/www/mongrel2/Portfile
and.damore at macports.org
and.damore at macports.org
Tue Feb 14 14:59:40 PST 2012
Revision: 89912
http://trac.macports.org/changeset/89912
Author: and.damore at macports.org
Date: 2012-02-14 14:59:39 -0800 (Tue, 14 Feb 2012)
Log Message:
-----------
port mongrel2: removed unneeded options for ELF linker
Modified Paths:
--------------
trunk/dports/www/mongrel2/Portfile
Modified: trunk/dports/www/mongrel2/Portfile
===================================================================
--- trunk/dports/www/mongrel2/Portfile 2012-02-14 22:45:44 UTC (rev 89911)
+++ trunk/dports/www/mongrel2/Portfile 2012-02-14 22:59:39 UTC (rev 89912)
@@ -28,6 +28,10 @@
port:zmq20 \
port:sqlite3
+patch {
+ reinplace "s|-rdynamic||" ${worksrcpath}/Makefile
+}
+
# override variables in Makefile for build and destroot phases
build.args-append PREFIX=${prefix} \
CC=${configure.cc} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120214/422ca013/attachment-0001.html>
More information about the macports-changes
mailing list