diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-08-25 02:03:45 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-08-25 02:03:45 +0000 |
commit | 9c68047d95ad7cb5ae04ddc6bf8e1f5955e5b005 (patch) | |
tree | 7832c20a2487bff5bf2eb3668a0df14b815de929 /www | |
parent | 3f7e4615cfb6a898a47092d5768d99f7ca8f30b6 (diff) | |
download | ports-9c68047d95ad7cb5ae04ddc6bf8e1f5955e5b005.tar.gz ports-9c68047d95ad7cb5ae04ddc6bf8e1f5955e5b005.zip |
Notes
Diffstat (limited to 'www')
-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 |