aboutsummaryrefslogtreecommitdiff
path: root/www/apache2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache2/Makefile')
-rw-r--r--www/apache2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/apache2/Makefile b/www/apache2/Makefile
index 2acca795e91f..c919f4092518 100644
--- a/www/apache2/Makefile
+++ b/www/apache2/Makefile
@@ -111,6 +111,8 @@ BROKEN= "apr is installed and may conflict with apache one\
. endif
.endif
+WITH_PTHREAD_LIBS?= ${PTHREAD_LIBS:S/-l//}
+
.include "${APACHEDIR}/Makefile.doc"
.include "${APACHEDIR}/Makefile.modules"