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

source_changes at macosforge.org source_changes at macosforge.org
Sat Mar 3 05:05:22 PST 2007


Revision: 22507
          http://trac.macosforge.org/projects/macports/changeset/22507
Author:   pipping at macports.org
Date:     2007-03-03 05:05:21 -0800 (Sat, 03 Mar 2007)

Log Message:
-----------
 * fix configure-arguments

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

Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile	2007-03-03 11:56:34 UTC (rev 22506)
+++ trunk/dports/net/openssh/Portfile	2007-03-03 13:05:21 UTC (rev 22507)
@@ -34,7 +34,7 @@
   --with-privsep-path=${prefix}/var/empty --with-md5-passwords \
   --with-pid-dir=${prefix}/var/run --with-tcp-wrappers \
   --with-pam --disable-suid-ssh --with-random=/dev/urandom \
-  --mandir=${prefix}/share/man -with-zlib=${prefix}
+  --mandir=${prefix}/share/man --with-zlib=${prefix}
 
 destroot.target install-nokeys
 

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


More information about the macports-changes mailing list