aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/httest/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile
index eb7c10879756..0e12134d3296 100644
--- a/www/httest/Makefile
+++ b/www/httest/Makefile
@@ -34,6 +34,8 @@ PORTEXAMPLES= *
INSTALL_TARGET= install-strip
+MAKE_JOBS_UNSAFE= yes
+
post-patch:
@${REINPLACE_CMD} -e 's|`$$APR_CONFIG --cflags`||; s|-llua|-llua-${LUA_VER}|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|/bin/bash|/bin/sh|' ${WRKSRC}/generate_modules_c.sh