summaryrefslogtreecommitdiff
path: root/security/pks
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-23 00:12:35 +0000
committerjlam <jlam>2006-04-23 00:12:35 +0000
commit20460d2ae15d7505f5cfb4ce57ff35f9c49cf1e5 (patch)
tree6dc352508076c2511c051c32fe25d3b9ea6c8c20 /security/pks
parent1681e974bb6b92327674323cc6ecfcdc2381500b (diff)
downloadpkgsrc-20460d2ae15d7505f5cfb4ce57ff35f9c49cf1e5.tar.gz
Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
Diffstat (limited to 'security/pks')
-rw-r--r--security/pks/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/security/pks/Makefile b/security/pks/Makefile
index 1e4837f3284..0b9b5238d01 100644
--- a/security/pks/Makefile
+++ b/security/pks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/04/22 09:22:14 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2006/04/23 00:12:42 jlam Exp $
DISTNAME= pks-0.9.4
PKGREVISION= 3
@@ -23,8 +23,11 @@ PKS_GROUP= pks
PKS_SERVER?= localhost
PKS_HOME= ${VARBASE}/pks
-PKG_USERS= ${PKS_USER}:${PKS_GROUP}::PGP\ Key\ Server:${PKS_HOME}:${NOLOGIN}
PKG_GROUPS= ${PKS_GROUP}
+PKG_USERS= ${PKS_USER}:${PKS_GROUP}
+
+PKG_GECOS.${PKS_USER}= PGP Key Server
+PKG_HOME.${PKS_USER}= ${PKS_HOME}
BDB_ACCEPTED= db2