summaryrefslogtreecommitdiff
path: root/security/pks
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-10-23 19:59:54 +0000
committeradrianp <adrianp@pkgsrc.org>2005-10-23 19:59:54 +0000
commit6cf790cc1f9e45ccca5d06d01c2931ecaacb64d1 (patch)
tree5eb387d6c4c89c88ac862ee91969c216f4607ea7 /security/pks
parentb15e93ede25ebf5f2c0e389ccdc0333aa4251d97 (diff)
downloadpkgsrc-6cf790cc1f9e45ccca5d06d01c2931ecaacb64d1.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