From dda072391b389ca482a1334d875e3cb61f10f6cd Mon Sep 17 00:00:00 2001 From: sat Date: Sun, 25 Mar 2007 01:33:59 +0000 Subject: - Use built-in getnameinfo PR: ports/110739 [1], ports/110742 [2] Submitted by: Adam Jacob Muller [1] Beech Rintoul (maintainer) [2] --- ftp/proftpd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp/proftpd') diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 5b9f90520b4e..cb1ccd51833c 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -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 \ -- cgit