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

ryandesign at macports.org ryandesign at macports.org
Tue Dec 15 00:59:55 PST 2009


Revision: 61568
          http://trac.macports.org/changeset/61568
Author:   ryandesign at macports.org
Date:     2009-12-15 00:59:52 -0800 (Tue, 15 Dec 2009)
Log Message:
-----------
libssh2: fix universal build when PowerPC architectures are involved; see #22224

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

Modified: trunk/dports/devel/libssh2/Portfile
===================================================================
--- trunk/dports/devel/libssh2/Portfile	2009-12-15 03:54:14 UTC (rev 61567)
+++ trunk/dports/devel/libssh2/Portfile	2009-12-15 08:59:52 UTC (rev 61568)
@@ -25,6 +25,8 @@
 
 depends_lib	  port:openssl port:zlib
 
+configure.env-append	NM="/usr/bin/nm -p"
+
 post-build {
     if {[variant_isset universal]} {
         foreach arch ${universal_archs_to_use} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091215/6290bf32/attachment.html>


More information about the macports-changes mailing list