diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-09-07 15:23:13 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-09-07 15:23:13 +0000 |
commit | 2ac4117e2537ee61888e8d7581e4abff14af4f29 (patch) | |
tree | b4b5a988ff563f1644c4557c77bae3fc357a5a03 /www/mod_backtrace | |
parent | 500bb0c69ebab291e390a60fb585585c460981bb (diff) |
Notes
Diffstat (limited to 'www/mod_backtrace')
-rw-r--r-- | www/mod_backtrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_backtrace/Makefile b/www/mod_backtrace/Makefile index 4018b949b58b..a8547659546c 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= yes +MANUAL_PACKAGE_BUILD= requires apache WITH_EXCEPTION_HOOK=yees USE_APACHE= 22+ AP_FAST_BUILD= yes |