diff options
-rw-r--r-- | www/cherokee/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index f8e9e62eb4de..78fe7fd1270c 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -21,8 +21,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -pthread -PORTSCOUT= limit:^1\.2\.102 - CHEROKEE_VARDIR?= /var CHEROKEE_LOGDIR?= ${CHEROKEE_VARDIR}/log CHEROKEE_ACCESSLOG?= ${CHEROKEE_LOGDIR}/cherokee.access |