Revision: 120769 https://trac.macports.org/changeset/120769 Author: ryandesign@macports.org Date: 2014-06-06 10:05:53 -0700 (Fri, 06 Jun 2014) Log Message: ----------- gnutls: allow certsync to satisfy curl-ca-bundle requirement (#43926) Modified Paths: -------------- trunk/dports/devel/gnutls/Portfile Modified: trunk/dports/devel/gnutls/Portfile =================================================================== --- trunk/dports/devel/gnutls/Portfile 2014-06-06 16:51:03 UTC (rev 120768) +++ trunk/dports/devel/gnutls/Portfile 2014-06-06 17:05:53 UTC (rev 120769) @@ -36,7 +36,7 @@ port:libtasn1 \ port:p11-kit \ port:nettle \ - port:curl-ca-bundle + path:share/curl/curl-ca-bundle.crt:curl-ca-bundle post-patch { # Remove comments which confuse at least Leopard's assembler.
participants (1)
-
ryandesign@macports.org