summaryrefslogtreecommitdiff
path: root/www/apache6
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-11-21 15:44:22 +0000
committerjlam <jlam@pkgsrc.org>2001-11-21 15:44:22 +0000
commitcdec44e8b45de0bc434d6ccb4a6de69244e5e690 (patch)
tree8801bb5ed9083645a1438f300ec8a7a972d79d1e /www/apache6
parentf1b957484f30f1b7c072af702ffb7253a9755563 (diff)
downloadpkgsrc-cdec44e8b45de0bc434d6ccb4a6de69244e5e690.tar.gz
RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk).
Diffstat (limited to 'www/apache6')
-rw-r--r--www/apache6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache6/Makefile b/www/apache6/Makefile
index 5a3ed3cf9ff..39f60f89a41 100644
--- a/www/apache6/Makefile
+++ b/www/apache6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2001/11/19 16:23:13 jlam Exp $
+# $NetBSD: Makefile,v 1.44 2001/11/21 15:44:24 jlam Exp $
#
# This package does not compile in mod_ssl support hooks, as it conflicts
# with IPv6-enable patch.
@@ -109,7 +109,7 @@ EGDIR= ${PREFIX}/share/examples/httpd
CONF_FILES= ${EGDIR}/httpd.conf.default ${APACHE_SYSCONFDIR}/httpd.conf
SUPPORT_FILES= ${EGDIR}/magic.default ${APACHE_SYSCONFDIR}/magic
SUPPORT_FILES+= ${EGDIR}/mime.types.default ${APACHE_SYSCONFDIR}/mime.types
-RCD_SCRIPTS= ${PREFIX}/etc/rc.d/apache /etc/rc.d/apache
+RCD_SCRIPTS= apache
MAKE_DIRS= ${APACHE_SYSCONFDIR}
OWN_DIRS= /var/log/httpd