aboutsummaryrefslogtreecommitdiff
path: root/www/mod_backtrace
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-09-07 15:34:30 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-09-07 15:34:30 +0000
commit30251c69622105577386279014694fa1af9c3a71 (patch)
tree80e265aabe5af7946b80066933811e1c31a2d397 /www/mod_backtrace
parent20c351e17ac93bd37d2b8af41aa9d2bf203f7ee8 (diff)
downloadports-30251c69622105577386279014694fa1af9c3a71.tar.gz
ports-30251c69622105577386279014694fa1af9c3a71.zip
Correct a silly-looking typo.
Noticed by: vanilla
Notes
Notes: svn path=/head/; revision=367559
Diffstat (limited to 'www/mod_backtrace')
-rw-r--r--www/mod_backtrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_backtrace/Makefile b/www/mod_backtrace/Makefile
index a8547659546c..a3b91c5f2a42 100644
--- a/www/mod_backtrace/Makefile
+++ b/www/mod_backtrace/Makefile
@@ -18,7 +18,7 @@ LICENSE= APACHE20
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
-MANUAL_PACKAGE_BUILD= requires apache WITH_EXCEPTION_HOOK=yees
+MANUAL_PACKAGE_BUILD= requires apache WITH_EXCEPTION_HOOK=yes
USE_APACHE= 22+
AP_FAST_BUILD= yes