pkgsrc/mail/mini_sendmail
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
..
files
patches Fix an off by one error in the address parser, introduced by our patch. 2006-12-01 10:40:48 +00:00
DESCR
distinfo Fix an off by one error in the address parser, introduced by our patch. 2006-12-01 10:40:48 +00:00
Makefile Convert packages that test and use USE_INET6 to use the options framework 2007-09-07 22:12:10 +00:00
Makefile.common Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
MESSAGE Add a hint to not check mailq in /etc/daily. 2006-06-13 09:27:27 +00:00
PLIST