summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeh <jeh@FreeBSD.org>2000-10-25 18:05:33 +0000
committerjeh <jeh@FreeBSD.org>2000-10-25 18:05:33 +0000
commit648449324a44a2fc2a537cb9c793f05cb17481b4 (patch)
treebae48b4976e135a2a50f91823980ed335ec94e8b
parent108741c7c920e078cd0deff95a9595059e9b17c5 (diff)
downloadFreeBSD-ports-648449324a44a2fc2a537cb9c793f05cb17481b4.zip
FreeBSD-ports-648449324a44a2fc2a537cb9c793f05cb17481b4.tar.gz
Change the install target. Hopefully this will make bento happy.
Sugested by fenner
-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 de1ec0b..55d5d3c 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>
OpenPOWER on IntegriCloud