From 30251c69622105577386279014694fa1af9c3a71 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Sun, 7 Sep 2014 15:34:30 +0000 Subject: [PATCH] Correct a silly-looking typo. Noticed by: vanilla --- www/mod_backtrace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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