summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorghen <ghen>2006-01-24 09:12:14 +0000
committerghen <ghen>2006-01-24 09:12:14 +0000
commitbe983d096127698aa0e9e1aba33d5f668d03c856 (patch)
treeb5e1e34b1e57c3a6b095bc414ff12a810eb37a64 /net
parent42e7c7534a11b964665244e019a390810ea7561b (diff)
downloadpkgsrc-be983d096127698aa0e9e1aba33d5f668d03c856.tar.gz
Document MYDNS_USER and MYDNS_GROUP as user-settable variables.
Diffstat (limited to 'net')
-rw-r--r--net/mydns-pgsql/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/mydns-pgsql/Makefile.common b/net/mydns-pgsql/Makefile.common
index c727cc4e78a..e1ed1d8c20e 100644
--- a/net/mydns-pgsql/Makefile.common
+++ b/net/mydns-pgsql/Makefile.common
@@ -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_USER?= mydns
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