[126406] trunk/dports/net/bind9/Portfile
dluke at macports.org
dluke at macports.org
Thu Oct 9 11:23:36 PDT 2014
Revision: 126406
https://trac.macports.org/changeset/126406
Author: dluke at macports.org
Date: 2014-10-09 11:23:36 -0700 (Thu, 09 Oct 2014)
Log Message:
-----------
bind9: don't look for jsonc (fixes #45305)
Modified Paths:
--------------
trunk/dports/net/bind9/Portfile
Modified: trunk/dports/net/bind9/Portfile
===================================================================
--- trunk/dports/net/bind9/Portfile 2014-10-09 17:23:20 UTC (rev 126405)
+++ trunk/dports/net/bind9/Portfile 2014-10-09 18:23:36 UTC (rev 126406)
@@ -4,6 +4,7 @@
name bind9
version 9.10.1
+revision 1
categories net
maintainers geeklair.net:dluke
platforms darwin freebsd sunos
@@ -52,6 +53,7 @@
configure.args --mandir=${prefix}/share/man \
--with-openssl=${prefix} \
--with-libxml2=${prefix} \
+ --without-libjson \
--enable-threads \
--enable-ipv6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141009/fb15d762/attachment.html>
More information about the macports-changes
mailing list