[99015] trunk/dports/net/mosh/Portfile

cal at macports.org cal at macports.org
Tue Oct 23 14:13:07 PDT 2012


Revision: 99015
          http://trac.macports.org//changeset/99015
Author:   cal at macports.org
Date:     2012-10-23 14:13:06 -0700 (Tue, 23 Oct 2012)
Log Message:
-----------
mosh: add openssl dep, closes #36709

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

Modified: trunk/dports/net/mosh/Portfile
===================================================================
--- trunk/dports/net/mosh/Portfile	2012-10-23 19:47:00 UTC (rev 99014)
+++ trunk/dports/net/mosh/Portfile	2012-10-23 21:13:06 UTC (rev 99015)
@@ -24,7 +24,8 @@
 depends_lib             port:ncurses \
                         port:p5.12-io-tty \
                         port:protobuf-cpp \
-                        port:zlib
+                        port:zlib \
+                        port:openssl
 
 post-patch {
     reinplace "s|#!/usr/bin/env perl|#!${prefix}/bin/perl5.12|" ${worksrcpath}/scripts/mosh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121023/bf10b85f/attachment.html>


More information about the macports-changes mailing list