summaryrefslogtreecommitdiff
path: root/www/apache6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache6/Makefile')
-rw-r--r--www/apache6/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/apache6/Makefile b/www/apache6/Makefile
index 273da18729f..517a8d899f7 100644
--- a/www/apache6/Makefile
+++ b/www/apache6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2002/06/20 09:45:27 itojun Exp $
+# $NetBSD: Makefile,v 1.52 2002/06/20 22:20:09 itojun Exp $
#
# This package does not compile in mod_ssl support hooks, as it conflicts
# with IPv6-enable patch.
@@ -142,7 +142,6 @@ post-install:
done
${INSTALL_DATA} ${DISTDIR}/sitedrivenby.gif ${PREFIX}/share/httpd/htdocs
${INSTALL_SCRIPT} ${WRKDIR}/apache.sh ${PREFIX}/etc/rc.d/apache
- ${CHOWN} -R ${DOCOWN}:${DOCGRP} ${PREFIX}/share/httpd
.include "../../textproc/expat/buildlink.mk"
.include "../../mk/bsd.pkg.install.mk"