pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2003Q4]: pkgsrc/security/cyrus-sasl2 Pullup a fix for correct ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa2d76108660
branches: pkgsrc-2003Q4
changeset: 463715:fa2d76108660
user: agc <agc%pkgsrc.org@localhost>
date: Sat Dec 20 19:40:53 2003 +0000
description:
Pullup a fix for correct operation to the pkgsrc-2003Q4 branch, requested
by Juan RP
Module Name: pkgsrc
Committed By: martti
Date: Mon Dec 15 14:10:49 UTC 2003
Modified Files:
pkgsrc/security/cyrus-sasl2: Makefile.common
Log Message:
Expand ROOT_USER
diffstat:
security/cyrus-sasl2/Makefile.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 497c42968173 -r fa2d76108660 security/cyrus-sasl2/Makefile.common
--- a/security/cyrus-sasl2/Makefile.common Sun Dec 14 20:34:57 2003 +0000
+++ b/security/cyrus-sasl2/Makefile.common Sat Dec 20 19:40:53 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.8.2.1 2003/12/20 19:40:53 agc 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