[68876] trunk/dports/net/bind9/Portfile

dluke at macports.org dluke at macports.org
Wed Jun 16 12:20:50 PDT 2010


Revision: 68876
          http://trac.macports.org/changeset/68876
Author:   dluke at macports.org
Date:     2010-06-16 12:20:48 -0700 (Wed, 16 Jun 2010)
Log Message:
-----------
Update bind9 port to build dig with support for chasing DNSSEC signature chains

Modified Paths:
--------------
    trunk/dports/net/bind9/Portfile

Modified: trunk/dports/net/bind9/Portfile
===================================================================
--- trunk/dports/net/bind9/Portfile	2010-06-16 17:28:42 UTC (rev 68875)
+++ trunk/dports/net/bind9/Portfile	2010-06-16 19:20:48 UTC (rev 68876)
@@ -4,6 +4,7 @@
 
 name			bind9
 version			9.7.0-P2
+revision		1
 
 categories		net
 maintainers		geeklair.net:dluke
@@ -40,6 +41,8 @@
 startupitem.netchange	yes
 startupitem.executable	${prefix}/sbin/named -f
 
+configure.env		STD_CDEFINES=-DDIG_SIGCHASE=1
+
 configure.args		--mandir=${prefix}/share/man \
 				--with-openssl=${prefix} \
 				--with-libxml2=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100616/2f50efb2/attachment.html>


More information about the macports-changes mailing list