[102457] trunk/dports/www/mozplugger/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Feb 3 13:02:21 PST 2013


Revision: 102457
          https://trac.macports.org/changeset/102457
Author:   jeremyhu at macports.org
Date:     2013-02-03 13:02:21 -0800 (Sun, 03 Feb 2013)
Log Message:
-----------
mozplugger: Use the correct linker

Modified Paths:
--------------
    trunk/dports/www/mozplugger/Portfile

Modified: trunk/dports/www/mozplugger/Portfile
===================================================================
--- trunk/dports/www/mozplugger/Portfile	2013-02-03 20:27:25 UTC (rev 102456)
+++ trunk/dports/www/mozplugger/Portfile	2013-02-03 21:02:21 UTC (rev 102457)
@@ -25,6 +25,9 @@
 
 compiler.blacklist gcc-4.0
 
+build.args-append \
+    LDSHARED="${configure.cc} -shared"
+
 patchfiles \
     destdir.patch \
     universal.patch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130203/d00978d9/attachment.html>


More information about the macports-changes mailing list