pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/bugzilla Remove APACHE_USER as this is already d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/499260704701
branches:  trunk
changeset: 487488:499260704701
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Jan 15 09:33:48 2005 +0000

description:
Remove APACHE_USER as this is already defined by mk/defaults/mk.conf

diffstat:

 devel/bugzilla/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 854ef56e74ac -r 499260704701 devel/bugzilla/Makefile
--- a/devel/bugzilla/Makefile   Sat Jan 15 08:59:28 2005 +0000
+++ b/devel/bugzilla/Makefile   Sat Jan 15 09:33:48 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/01/06 13:15:27 adrianp Exp $
+# $NetBSD: Makefile,v 1.3 2005/01/15 09:33:48 adrianp Exp $
 #
 
 DISTNAME=      bugzilla-2.18rc3
@@ -32,7 +32,6 @@
 
 BZ_WEB_GROUP?= www
 SENDMAIL?=     /usr/sbin/sendmail
-APACHE_USER?=  www
 
 BUILD_DEFS+=   BZ_WEB_GROUP SENDMAIL APACHE_USER
 



Home | Main Index | Thread Index | Old Index