summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/apache-contrib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/apache-contrib/Makefile b/www/apache-contrib/Makefile
index de1ec0b39a6f..55d5d3cef71f 100644
--- a/www/apache-contrib/Makefile
+++ b/www/apache-contrib/Makefile
@@ -49,5 +49,6 @@ AP_LIBEXEC?= ${PREFIX}/libexec/apache
.endif
ALL_TARGET= APXS=${APXS} all
+INSTALL_TARGET= APXS=${APXS} install
.include <bsd.port.mk>