[127078] trunk/dports/net/nload/Portfile

raphael at macports.org raphael at macports.org
Mon Oct 20 10:58:17 PDT 2014


Revision: 127078
          https://trac.macports.org/changeset/127078
Author:   raphael at macports.org
Date:     2014-10-20 10:58:16 -0700 (Mon, 20 Oct 2014)
Log Message:
-----------
nload: do not use a deprecated stripping method that produces a linker error on Mavericks and Yosemite (fixes #45468)

Modified Paths:
--------------
    trunk/dports/net/nload/Portfile

Modified: trunk/dports/net/nload/Portfile
===================================================================
--- trunk/dports/net/nload/Portfile	2014-10-20 17:20:21 UTC (rev 127077)
+++ trunk/dports/net/nload/Portfile	2014-10-20 17:58:16 UTC (rev 127078)
@@ -28,6 +28,7 @@
 patchfiles              patch-configure.in.diff
 
 use_autoreconf          yes
+configure.args          --enable-debug
 
 post-destroot {         set docdir ${destroot}${prefix}/share/doc/${name}
                         xinstall -d ${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141020/6a40a2ad/attachment.html>


More information about the macports-changes mailing list