summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 6beb157..aabfac2 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -56,6 +56,7 @@ SUBDIR= ac \
fdwrite \
flowctl \
freebsd-update \
+ ${_ftp-proxy} \
fwcontrol \
getfmac \
getpmac \
@@ -228,6 +229,10 @@ _bluetooth= bluetooth
_keyserv= keyserv
.endif
+.if ${MK_PF} != "no"
+_ftp-proxy= ftp-proxy
+.endif
+
.if ${MK_INET6} != "no"
_faithd= faithd
_ip6addrctl= ip6addrctl
OpenPOWER on IntegriCloud