From 2c9f5e3393a10fbc471d122b44706d23723b3c49 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Fri, 12 Mar 2004 09:05:39 +0000 Subject: - Fix defaults with BATCH=yes PR: ports/64126 Submitted by: maintainer --- ftp/frox/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ftp/frox') 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 -- cgit v1.2.3