pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/geeklog No need to set APACHE_USER here.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/066a16c4a6aa
branches:  trunk
changeset: 514705:066a16c4a6aa
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jun 17 01:48:23 2006 +0000

description:
No need to set APACHE_USER here.

diffstat:

 www/geeklog/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r f643d8b9e4ff -r 066a16c4a6aa www/geeklog/Makefile
--- a/www/geeklog/Makefile      Fri Jun 16 23:28:36 2006 +0000
+++ b/www/geeklog/Makefile      Sat Jun 17 01:48:23 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/06/16 08:41:12 taca Exp $
+# $NetBSD: Makefile,v 1.3 2006/06/17 01:48:23 taca Exp $
 #
 
 DISTNAME=      geeklog-${VER}
@@ -72,7 +72,6 @@
 
 .include "../../www/geeklog/Makefile.common"
 
-APACHE_GROUP?=         www
 PKG_SYSCONFSUBDIR?=    geeklog
 
 .if empty(GEEKLOG_SITEBASE)



Home | Main Index | Thread Index | Old Index