aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/mod_backtrace/Makefile1
-rw-r--r--www/mod_whatkilledus/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_backtrace/Makefile b/www/mod_backtrace/Makefile
index 21ec22083131..55244771f0d1 100644
--- a/www/mod_backtrace/Makefile
+++ b/www/mod_backtrace/Makefile
@@ -20,6 +20,7 @@ COMMENT= Collects backtraces when a child process crashes
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo
MAKE_JOBS_SAFE= yes
+MANUAL_PACKAGE_BUILD= yes
USE_APACHE= 20+
AP_FAST_BUILD= YES
diff --git a/www/mod_whatkilledus/Makefile b/www/mod_whatkilledus/Makefile
index 75335631dc71..24d90b1b94ac 100644
--- a/www/mod_whatkilledus/Makefile
+++ b/www/mod_whatkilledus/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= fw@moov.de
COMMENT= Logs a report when a child process crashes
MAKE_JOBS_SAFE= yes
+MANUAL_PACKAGE_BUILD= yes
USE_APACHE= 20+
AP_FAST_BUILD= YES