aboutsummaryrefslogtreecommitdiff
path: root/www/dansguardian
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-11-05 22:33:22 +0000
committerRenato Botelho <garga@FreeBSD.org>2013-11-05 22:33:22 +0000
commitdc61d69ad552948be548b146ae28f12900f630e0 (patch)
treebc4b22ec4ba639b9764c22fe2a7df5639ea77b2a /www/dansguardian
parentc017258b6f09b76623b8a131d815d3761a3f79bd (diff)
downloadports-dc61d69ad552948be548b146ae28f12900f630e0.tar.gz
ports-dc61d69ad552948be548b146ae28f12900f630e0.zip
Notes
Diffstat (limited to 'www/dansguardian')
-rw-r--r--www/dansguardian/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/dansguardian/Makefile b/www/dansguardian/Makefile
index ad0cff017b88..5e750c266147 100644
--- a/www/dansguardian/Makefile
+++ b/www/dansguardian/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dansguardian
PORTVERSION= 2.10.1.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= www
MASTER_SITES= # empty, see below
@@ -57,7 +57,8 @@ ICAP_CONFIGURE_ENABLE= icap
KAV_CONFIGURE_ENABLE= kavd
NTLM_CONFIGURE_ENABLE= ntlm
EMAIL_CONFIGURE_ENABLE= email
-DEBUG_CONFIGURE_WITH= dgdebug
+DEBUG_CONFIGURE_ON= --with-dgdebug
+DEBUG_CONFIGURE_OFF= --with-dgdebug=off
.include <bsd.port.pre.mk>