aboutsummaryrefslogtreecommitdiff
path: root/www/httptunnel
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2000-04-14 14:44:20 +0000
committerBrian Somers <brian@FreeBSD.org>2000-04-14 14:44:20 +0000
commit76a1c96c9ef42eed6424d6619b337388913d8a42 (patch)
treee493cc8c57355ed36eb1296a48e7c838d5ecc4e5 /www/httptunnel
parent3fddc5e1c875086447e08205661ae8e44616481e (diff)
downloadports-76a1c96c9ef42eed6424d6619b337388913d8a42.tar.gz
ports-76a1c96c9ef42eed6424d6619b337388913d8a42.zip
Allow make -DENABLE_DEBUG
Notes
Notes: svn path=/head/; revision=27522
Diffstat (limited to 'www/httptunnel')
-rw-r--r--www/httptunnel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/httptunnel/Makefile b/www/httptunnel/Makefile
index 91fc7f3e8418..10e288aad42b 100644
--- a/www/httptunnel/Makefile
+++ b/www/httptunnel/Makefile
@@ -16,6 +16,9 @@ MAINTAINER= brian@Awfulhak.org
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --quiet
+.if defined(ENABLE_DEBUG)
+CONFIGURE_ARGS+=--enable-debug
+.endif
MAN1= hts.1 htc.1
post-install: