pkgsrc/net/mDNSResponder
jlam 07dd3147c6 Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
2007-09-07 22:12:10 +00:00
..
patches Modify the patch so that it compiles without a c99 compiler. 2007-06-17 19:41:12 +00:00
buildlink3.mk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
DESCR
distinfo Modify the patch so that it compiles without a c99 compiler. 2007-06-17 19:41:12 +00:00
Makefile Convert packages that test and use USE_INET6 to use the options framework 2007-09-07 22:12:10 +00:00
PLIST Replaced the tab with a space after @comment to fix a pkglint warning. 2005-10-23 20:20:23 +00:00