aboutsummaryrefslogtreecommitdiff
path: root/www/e2guardian/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2019-03-07 15:45:58 +0000
committerRenato Botelho <garga@FreeBSD.org>2019-03-07 15:45:58 +0000
commit8f6242de2b6f449d1a81ce655772305774255960 (patch)
tree3fba74e86a288b6692299627f29975491c4958e6 /www/e2guardian/Makefile
parente703e8aa89ec064ac9c6bf54d0e9636281df9fde (diff)
downloadports-8f6242de2b6f449d1a81ce655772305774255960.tar.gz
ports-8f6242de2b6f449d1a81ce655772305774255960.zip
Notes
Diffstat (limited to 'www/e2guardian/Makefile')
-rw-r--r--www/e2guardian/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/e2guardian/Makefile b/www/e2guardian/Makefile
index cb1110b7d493..baac032b07d6 100644
--- a/www/e2guardian/Makefile
+++ b/www/e2guardian/Makefile
@@ -3,6 +3,7 @@
PORTNAME= e2guardian
PORTVERSION= 5.3.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= www
@@ -56,7 +57,8 @@ NTLM_CONFIGURE_ENABLE= ntlm
NTLM_USES= iconv
DNS_CONFIGURE_ENABLE= dnsauth
EMAIL_CONFIGURE_ENABLE= email
-DEBUG_CONFIGURE_WITH= dgdebug
+DEBUG_CONFIGURE_OFF= --with-dgdebug=off --with-newdebug=off
+DEBUG_CONFIGURE_ON= --with-dgdebug=on --with-newdebug=on
SSL_MITM_USES= ssl
SSL_MITM_CONFIGURE_ENABLE= sslmitm
SSL_MITM_CONFIGURE_ENV= OPENSSL_LIBS="-lssl -lcrypto" \