[148571] trunk/dports/devel/gnutls/Portfile

mps at macports.org mps at macports.org
Wed May 11 11:18:00 PDT 2016


Revision: 148571
          https://trac.macports.org/changeset/148571
Author:   mps at macports.org
Date:     2016-05-11 11:17:59 -0700 (Wed, 11 May 2016)
Log Message:
-----------
gnutls: add --enable-openssl-compatibility (#51368).

Modified Paths:
--------------
    trunk/dports/devel/gnutls/Portfile

Modified: trunk/dports/devel/gnutls/Portfile
===================================================================
--- trunk/dports/devel/gnutls/Portfile	2016-05-11 18:16:16 UTC (rev 148570)
+++ trunk/dports/devel/gnutls/Portfile	2016-05-11 18:17:59 UTC (rev 148571)
@@ -6,6 +6,7 @@
 
 name            gnutls
 version         3.4.11
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      devel security
 # yes, some of the libs are GPL only
@@ -54,6 +55,7 @@
                 --disable-silent-rules \
                 --disable-libdane \
                 --enable-local-libopts \
+                --enable-openssl-compatibility \
                 --with-p11-kit \
                 --with-system-priority-file="${prefix}/etc/gnutls/default-priorities" \
                 --with-default-trust-store-file="${prefix}/share/curl/curl-ca-bundle.crt" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160511/7ad84360/attachment.html>


More information about the macports-changes mailing list