diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
commit | 3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch) | |
tree | 5ec4d6c8c02d380cf421717b2ce88beceb851e79 /www/mod_backtrace/Makefile | |
parent | 320538c6d599e65e80ad91bd683504f5d7c338f1 (diff) |
Notes
Diffstat (limited to 'www/mod_backtrace/Makefile')
-rw-r--r-- | www/mod_backtrace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_backtrace/Makefile b/www/mod_backtrace/Makefile index e3a993f13de0..8e5a79483b4f 100644 --- a/www/mod_backtrace/Makefile +++ b/www/mod_backtrace/Makefile @@ -18,7 +18,6 @@ LICENSE= APACHE20 MANUAL_PACKAGE_BUILD= requires apache WITH_EXCEPTION_HOOK=yes -USES= execinfo USE_APACHE= 22+ AP_FAST_BUILD= yes AP_GENPLIST= yes |