summaryrefslogtreecommitdiff
path: root/security/pks
diff options
context:
space:
mode:
authoradrianp <adrianp>2005-10-23 19:59:54 +0000
committeradrianp <adrianp>2005-10-23 19:59:54 +0000
commit54fa515d1e1cd219bdce9597ea2850882010baed (patch)
tree5eb387d6c4c89c88ac862ee91969c216f4607ea7 /security/pks
parent802e71efe35fdb65ab756dfd6d353d5e54289d94 (diff)
downloadpkgsrc-54fa515d1e1cd219bdce9597ea2850882010baed.tar.gz
Fix user/group creation
Diffstat (limited to 'security/pks')
-rw-r--r--security/pks/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/pks/Makefile b/security/pks/Makefile
index f4029c8d602..42b3de79698 100644
--- a/security/pks/Makefile
+++ b/security/pks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/10/23 17:45:39 adrianp Exp $
+# $NetBSD: Makefile,v 1.20 2005/10/23 19:59:54 adrianp Exp $
DISTNAME= pks-0.9.4
PKGREVISION= 3
@@ -24,7 +24,8 @@ PKS_GROUP= pks
PKS_SERVER?= localhost
PKS_HOME= ${VARBASE}/pks
-PKG_USERS= ${PKS_USER}:${PKS_GROUP}::PGP\ Key\ Server:${PKS_HOME}
+PKG_USERS= ${PKS_USER}:${PKS_GROUP}::PGP\ Key\ Server:${PKS_HOME}:${NOLOGIN}
+PKG_GROUPS= ${PKS_GROUP}
BDB_ACCEPTED= db2