summaryrefslogtreecommitdiff
path: root/ftp/frox
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/frox')
-rw-r--r--ftp/frox/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile
index b8b91cdecf3a..0515b54af339 100644
--- a/ftp/frox/Makefile
+++ b/ftp/frox/Makefile
@@ -47,6 +47,8 @@ OPTIONS= IPFILTER "Use ipfilter instead of ipfw" off \
LOCAL_CACHE "Enable use of local cache" off \
CCP "Ftp-proxy style command control programs" on \
ROOT_RUN "Allow frox running as root (not recomended)" off
+WITH_HTTP_CACHE?= yes
+WITH_CCP?= yes
.include <bsd.port.pre.mk>