From 350f955d9ae8c1a01e5e346a47f5ee22077d397a Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Wed, 25 Oct 2000 18:05:33 +0000 Subject: Change the install target. Hopefully this will make bento happy. Sugested by fenner --- www/apache-contrib/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/apache-contrib') 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 -- cgit v1.2.3