pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/squirrelmail Added BUILD_DEFS (taken from ja-squi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aff778f61a87
branches:  trunk
changeset: 517962:aff778f61a87
user:      martti <martti%pkgsrc.org@localhost>
date:      Sun Aug 27 10:41:37 2006 +0000

description:
Added BUILD_DEFS (taken from ja-squirrelmail).

diffstat:

 mail/squirrelmail/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dae94399b620 -r aff778f61a87 mail/squirrelmail/Makefile
--- a/mail/squirrelmail/Makefile        Sun Aug 27 10:40:39 2006 +0000
+++ b/mail/squirrelmail/Makefile        Sun Aug 27 10:41:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2006/08/14 15:57:40 tron Exp $
+# $NetBSD: Makefile,v 1.76 2006/08/27 10:41:37 martti Exp $
 
 DISTNAME=      squirrelmail-1.4.8
 #PKGREVISION=  1
@@ -21,6 +21,7 @@
 NO_BUILD=      yes
 USE_TOOLS+=    perl:run
 REPLACE_PERL+= config/conf.pl
+BUILD_DEFS+=   APACHE_GROUP APACHE_USER VARBASE
 
 .include "../../mk/bsd.prefs.mk"
 



Home | Main Index | Thread Index | Old Index