- Use built-in getnameinfo

PR:		ports/110739 [1], ports/110742 [2]
Submitted by:	Adam Jacob Muller <Adam@mail.adam.gs> [1]
		Beech Rintoul <beech@alaskaparadise.com> (maintainer) [2]
This commit is contained in:
Andrew Pantyukhin 2007-03-25 01:33:59 +00:00
parent b663856950
commit 5061fbe1fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188217
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@ USE_RC_SUBR= proftpd.sh
CONFIGURE_ARGS= --localstatedir=/var/run \
--sysconfdir=${EXAMPLESDIR}/etc \
--enable-builtin-getnameinfo \
--disable-sendfile
OPTIONS= IPV6 "Use IPv6" off \

View file

@ -39,6 +39,7 @@ USE_RC_SUBR= proftpd.sh
CONFIGURE_ARGS= --localstatedir=/var/run \
--sysconfdir=${EXAMPLESDIR}/etc \
--enable-builtin-getnameinfo \
--disable-sendfile
OPTIONS= IPV6 "Use IPv6" off \