diff options
Diffstat (limited to 'www/dansguardian/Makefile')
-rw-r--r-- | www/dansguardian/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile index d5abe304d5d1..0218377f95b0 100644 --- a/www/dansguardian/Makefile +++ b/www/dansguardian/Makefile @@ -34,8 +34,8 @@ MAN8= dansguardian.8 PORTDOCS= * -OPTIONS_DEFINE= APACHE TRICKLE CLISCAN CLAMD ICAP KAV NTLM EMAIL DEBUG -OPTIONS_DEFAULT=APACHE TRICKLE +OPTIONS_DEFINE= APACHE TRICKLE CLISCAN CLAMD ICAP KAV NTLM EMAIL DEBUG DOCS +OPTIONS_DEFAULT=APACHE TRICKLE DOCS APACHE_DESC= Enable Apache support for access denied page TRICKLE_DESC= Enable the trickle download manager |