[25854] trunk/dports/devel/libssh2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Jun 3 12:19:07 PDT 2007


Revision: 25854
          http://trac.macosforge.org/projects/macports/changeset/25854
Author:   pmq at macports.org
Date:     2007-06-03 12:19:06 -0700 (Sun, 03 Jun 2007)

Log Message:
-----------
Correct the install_name problem.
Kill the flat_namespace.

Modified Paths:
--------------
    trunk/dports/devel/libssh2/Portfile

Modified: trunk/dports/devel/libssh2/Portfile
===================================================================
--- trunk/dports/devel/libssh2/Portfile	2007-06-03 19:17:02 UTC (rev 25853)
+++ trunk/dports/devel/libssh2/Portfile	2007-06-03 19:19:06 UTC (rev 25854)
@@ -19,3 +19,8 @@
 		  sha1 6b0f80a6e307298af862ece5d19e423b99adc705
 
 depends_lib	  port:openssl port:zlib
+
+patch {
+    reinplace "s|-flat_namespace|-install_name ${prefix}/lib/${name}.dylib|" \
+        ${worksrcpath}/configure
+}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070603/a27ef610/attachment.html


More information about the macports-changes mailing list