pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/apache Remove some obsolete variables from BUILD_D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d0ba431faee
branches:  trunk
changeset: 494901:7d0ba431faee
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 31 20:00:43 2005 +0000

description:
Remove some obsolete variables from BUILD_DEFS.

diffstat:

 www/apache/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r aac1d61c3cb8 -r 7d0ba431faee www/apache/Makefile
--- a/www/apache/Makefile       Tue May 31 19:48:18 2005 +0000
+++ b/www/apache/Makefile       Tue May 31 20:00:43 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.166 2005/05/31 10:01:40 dillo Exp $
+# $NetBSD: Makefile,v 1.167 2005/05/31 20:00:43 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).
@@ -133,8 +133,6 @@
 .endif
 
 BUILD_DEFS+=           APACHE_CUSTOM_CFLAGS
-BUILD_DEFS+=           APACHE_PERF_TUNING
-BUILD_DEFS+=           APACHE_SUEXEC
 
 EGDIR=         ${PREFIX}/share/examples/httpd
 



Home | Main Index | Thread Index | Old Index