[38528] trunk/dports/net/openssh/Portfile

wsiegrist at apple.com wsiegrist at apple.com
Thu Jul 24 00:54:09 PDT 2008


Revision: 38528
          http://trac.macosforge.org/projects/macports/changeset/38528
Author:   wsiegrist at apple.com
Date:     2008-07-24 00:54:09 -0700 (Thu, 24 Jul 2008)
Log Message:
-----------
Fix build failures

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

Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile	2008-07-24 07:51:21 UTC (rev 38527)
+++ trunk/dports/net/openssh/Portfile	2008-07-24 07:54:09 UTC (rev 38528)
@@ -108,10 +108,9 @@
 	reinplace "s|/usr/bin/|${prefix}/bin/|g" "${filespath}/${keychain_patch}"
   }
   patchfiles-append	        ${keychain_patch}
-  configure.args-append         --with-keychain=apple
   configure.cflags-append	-fPIE -Wl,-pie -D_FORTIFY_SOURCE=2
   configure.ldflags-append	-L. -Lopenbsd-compat -Wl,-pie
-  configure.cppflags-append	-D__APPLE_SACL__ -D_UTMPX_COMPAT -D__APPLE_UTMPX__ -DUSE_CCAPI \
+  configure.cppflags-append	-D_UTMPX_COMPAT -D__APPLE_UTMPX__ -DUSE_CCAPI \
                                 -D__APPLE_LAUNCHD__ -D__APPLE_PRIVPTY__ -D__BROKEN_GLOB__ -Dcannot_audit
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080724/da1664c7/attachment.html 


More information about the macports-changes mailing list