aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
Diffstat (limited to 'ftp')
-rw-r--r--ftp/proftpd-devel/Makefile1
-rw-r--r--ftp/proftpd/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index 5b9f90520b4e..cb1ccd51833c 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/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 \
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 \