[144972] trunk/dports/sysutils/ntp/Portfile

dluke at macports.org dluke at macports.org
Fri Jan 22 16:48:49 PST 2016


Revision: 144972
          https://trac.macports.org/changeset/144972
Author:   dluke at macports.org
Date:     2016-01-22 16:48:49 -0800 (Fri, 22 Jan 2016)
Log Message:
-----------
ntp: allow building against libressl (fixes #50406)

Modified Paths:
--------------
    trunk/dports/sysutils/ntp/Portfile

Modified: trunk/dports/sysutils/ntp/Portfile
===================================================================
--- trunk/dports/sysutils/ntp/Portfile	2016-01-22 23:22:03 UTC (rev 144971)
+++ trunk/dports/sysutils/ntp/Portfile	2016-01-23 00:48:49 UTC (rev 144972)
@@ -24,7 +24,7 @@
 
 configure.args	--enable-ipv6 ac_cv_search_nlist=no
 
-depends_lib	port:openssl port:libevent port:libedit
+depends_lib	lib:libcrypto:openssl port:libevent port:libedit
 depends_build	port:pkgconfig
 
 startupitem.create	yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160122/f92138d9/attachment.html>


More information about the macports-changes mailing list