pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mydns-pgsql Document MYDNS_USER and MYDNS_GROUP as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ee2e1eee8a5
branches: trunk
changeset: 506957:1ee2e1eee8a5
user: ghen <ghen%pkgsrc.org@localhost>
date: Tue Jan 24 09:12:14 2006 +0000
description:
Document MYDNS_USER and MYDNS_GROUP as user-settable variables.
diffstat:
net/mydns-pgsql/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r af95fb97d921 -r 1ee2e1eee8a5 net/mydns-pgsql/Makefile.common
--- a/net/mydns-pgsql/Makefile.common Tue Jan 24 09:10:50 2006 +0000
+++ b/net/mydns-pgsql/Makefile.common Tue Jan 24 09:12:14 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.7 2006/01/24 09:10:51 ghen Exp $
+# $NetBSD: Makefile.common,v 1.8 2006/01/24 09:12:14 ghen Exp $
DISTNAME= mydns-1.0.0
CATEGORIES= net
@@ -17,6 +17,8 @@
MYDNS_GROUP?= mydns
MYDNS_PERMS= ${ROOT_USER} ${ROOT_GROUP} 600
+BUILD_DEFS+= MYDNS_USER MYDNS_GROUP
+
SUBST_CLASSES+= user
SUBST_STAGE.user= pre-build
SUBST_FILES.user= src/mydns/conf.c
Home |
Main Index |
Thread Index |
Old Index