Revision: 87241 http://trac.macports.org/changeset/87241 Author: dports@macports.org Date: 2011-11-14 14:10:55 -0800 (Mon, 14 Nov 2011) Log Message: ----------- sshfs: allow the openssh included with OS X to satisfy the dependency instead of requiring the port (see #31933) Modified Paths: -------------- trunk/dports/fuse/sshfs/Portfile Modified: trunk/dports/fuse/sshfs/Portfile =================================================================== --- trunk/dports/fuse/sshfs/Portfile 2011-11-14 22:00:56 UTC (rev 87240) +++ trunk/dports/fuse/sshfs/Portfile 2011-11-14 22:10:55 UTC (rev 87241) @@ -34,7 +34,7 @@ path:lib/pkgconfig/glib-2.0.pc:glib2 \ path:lib/pkgconfig/fuse.pc:fuse4x \ port:libiconv \ - port:openssh + bin:ssh:openssh patchfiles patch-from-fuse4x.diff \ patch-configure.ac.diff
participants (1)
-
dports@macports.org