summaryrefslogtreecommitdiffstats
path: root/www/e2guardian/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-05-23 20:35:01 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2016-05-23 20:35:01 +0000
commita2f01e767300244b4c52b3aa809d5e6ee9af6411 (patch)
tree6a64949cd1d37fc2302e761cd239d30738f2b760 /www/e2guardian/Makefile
parent545d8f3ccf97e44487d36047de9e771c838fa323 (diff)
downloadFreeBSD-ports-a2f01e767300244b4c52b3aa809d5e6ee9af6411.zip
FreeBSD-ports-a2f01e767300244b4c52b3aa809d5e6ee9af6411.tar.gz
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by: portmgr blanket
Diffstat (limited to 'www/e2guardian/Makefile')
-rw-r--r--www/e2guardian/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/e2guardian/Makefile b/www/e2guardian/Makefile
index d2eca9f..e409aa3 100644
--- a/www/e2guardian/Makefile
+++ b/www/e2guardian/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS= --localstatedir=/var \
--enable-fancydm
OPTIONS_DEFINE= APACHE TRICKLE CLISCAN CLAMD ICAP KAV NTLM DNS EMAIL DEBUG SSL DOCS
-OPTIONS_DEFAULT=TRICKLE DOCS 1024
+OPTIONS_DEFAULT=TRICKLE 1024
OPTIONS_SUB= yes
APACHE_DESC= Enable Apache support for access denied page
OpenPOWER on IntegriCloud