aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/proftpd
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-03-25 09:33:59 +0800
committersat <sat@FreeBSD.org>2007-03-25 09:33:59 +0800
commitdda072391b389ca482a1334d875e3cb61f10f6cd (patch)
tree65f05ae7363e4e6e00c4c21c72e926b5389a109c /ftp/proftpd
parentac2e0c621ded89b30374cd85cd7ee9f5fdec8c55 (diff)
downloadfreebsd-ports-gnome-dda072391b389ca482a1334d875e3cb61f10f6cd.tar.gz
freebsd-ports-gnome-dda072391b389ca482a1334d875e3cb61f10f6cd.tar.zst
freebsd-ports-gnome-dda072391b389ca482a1334d875e3cb61f10f6cd.zip
- 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]
Diffstat (limited to 'ftp/proftpd')
-rw-r--r--ftp/proftpd/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \