[96179] trunk/dports/net/openssh/Portfile
jwa at macports.org
jwa at macports.org
Thu Aug 2 07:27:45 PDT 2012
Revision: 96179
https://trac.macports.org/changeset/96179
Author: jwa at macports.org
Date: 2012-08-02 07:27:43 -0700 (Thu, 02 Aug 2012)
Log Message:
-----------
openssh: add tcp_wrappers as dependency to enable build on ML, closing #35359, #35466
Modified Paths:
--------------
trunk/dports/net/openssh/Portfile
Modified: trunk/dports/net/openssh/Portfile
===================================================================
--- trunk/dports/net/openssh/Portfile 2012-08-02 14:05:38 UTC (rev 96178)
+++ trunk/dports/net/openssh/Portfile 2012-08-02 14:27:43 UTC (rev 96179)
@@ -69,6 +69,10 @@
destroot.target install-nokeys
+platform darwin 12 {
+ depends_lib-append port:tcp_wrappers
+}
+
post-extract {
system -W ${worksrcpath} "patch -p0 <${filespath}/launchd.patch"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120802/d63af1ae/attachment.html>
More information about the macports-changes
mailing list