summaryrefslogtreecommitdiff
path: root/www/apache
diff options
context:
space:
mode:
authorwiz <wiz>2005-10-05 13:29:49 +0000
committerwiz <wiz>2005-10-05 13:29:49 +0000
commit813045038052ffa056be024446c648238b28e790 (patch)
tree5ecdf8abc397aa005a5d5717e7133a0ce6eadbcb /www/apache
parente50ce2a3b677282295c74f67e91ba9b59ef04941 (diff)
downloadpkgsrc-813045038052ffa056be024446c648238b28e790.tar.gz
Remove some more *LEGACY* settings that are over a month old and
thus were before 2005Q3.
Diffstat (limited to 'www/apache')
-rw-r--r--www/apache/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile
index 20cfeee6ae5..6dfe0b6b1ab 100644
--- a/www/apache/Makefile
+++ b/www/apache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.171 2005/09/16 13:53:56 salo Exp $
+# $NetBSD: Makefile,v 1.172 2005/10/05 13:29:50 wiz Exp $
#
# This pkg does not compile in mod_ssl, only the `mod_ssl EAPI' (a set of
# code hooks that allow mod_ssl to be compiled separately later, if desired).
@@ -66,8 +66,6 @@ CONFIGURE_ARGS+= --server-gid=${APACHE_GROUP}
PKG_OPTIONS_VAR= PKG_OPTIONS.apache
PKG_SUPPORTED_OPTIONS= perf-tuning suexec
-PKG_OPTIONS_LEGACY_VARS+= APACHE_PERF_TUNING:perf-tuning
-PKG_OPTIONS_LEGACY_VARS+= APACHE_SUEXEC:suexec
.include "../../mk/bsd.options.mk"