[149321] trunk/dports/php/php-mongodb/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jun 10 23:17:32 PDT 2016


Revision: 149321
          https://trac.macports.org/changeset/149321
Author:   ryandesign at macports.org
Date:     2016-06-10 23:17:32 -0700 (Fri, 10 Jun 2016)
Log Message:
-----------
php-mongodb: allow libressl to satisfy openssl dependency

Modified Paths:
--------------
    trunk/dports/php/php-mongodb/Portfile

Modified: trunk/dports/php/php-mongodb/Portfile
===================================================================
--- trunk/dports/php/php-mongodb/Portfile	2016-06-11 06:15:48 UTC (rev 149320)
+++ trunk/dports/php/php-mongodb/Portfile	2016-06-11 06:17:32 UTC (rev 149321)
@@ -30,7 +30,7 @@
 
 if {${name} ne ${subport}} {
     depends_build-append    port:cyrus-sasl2 \
-                            port:openssl
+                            path:lib/libssl.dylib:openssl
 
     configure.args-append   --enable-mongodb \
                             --with-mongodb-sasl=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160610/374f2db5/attachment.html>


More information about the macports-changes mailing list