pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/cyrus-sasl2 Expand ROOT_USER
details: https://anonhg.NetBSD.org/pkgsrc/rev/e8937006341f
branches: trunk
changeset: 464798:e8937006341f
user: martti <martti%pkgsrc.org@localhost>
date: Mon Dec 15 14:10:49 2003 +0000
description:
Expand ROOT_USER
diffstat:
security/cyrus-sasl2/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c38d1b4d7c59 -r e8937006341f security/cyrus-sasl2/Makefile.common
--- a/security/cyrus-sasl2/Makefile.common Mon Dec 15 13:49:44 2003 +0000
+++ b/security/cyrus-sasl2/Makefile.common Mon Dec 15 14:10:49 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.8 2003/10/06 16:48:04 christos Exp $
+# $NetBSD: Makefile.common,v 1.9 2003/12/15 14:10:49 martti Exp $
#
# This Makefile fragment should be included _below_ and SASL_PLUGIN
# definition and _above_ any CONFIGURE_ARGS definitions.
@@ -35,6 +35,7 @@
CYRUS_USER?= cyrus
CYRUS_GROUP?= mail
FILES_SUBST+= CYRUS_USER=${CYRUS_USER}
+FILES_SUBST+= ROOT_USER=${ROOT_USER}
HTMLDIR= ${PREFIX}/share/doc/html/cyrus-sasl
PLUGINDIR= ${PREFIX}/lib/sasl2
Home |
Main Index |
Thread Index |
Old Index