summaryrefslogtreecommitdiff
path: root/security/openssh+gssapi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh+gssapi/Makefile')
-rw-r--r--security/openssh+gssapi/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/openssh+gssapi/Makefile b/security/openssh+gssapi/Makefile
index 78474dd63fc..4400982d4cb 100644
--- a/security/openssh+gssapi/Makefile
+++ b/security/openssh+gssapi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2007/02/22 19:27:08 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2007/07/04 20:54:57 jlam Exp $
# NOTE: This package is modeled on ../openssh, but does not share
# files with it as that package may update faster than the gssapi
@@ -44,6 +44,9 @@ INSTALL_TARGET= install-nokeys
PLIST_SRC= # empty
MESSAGE_SRC= ${.CURDIR}/MESSAGE
+PKG_GROUPS_VARS+= OPENSSH_GROUP
+PKG_USERS_VARS+= OPENSSH_USER
+
PKG_GROUPS= ${OPENSSH_GROUP}
PKG_USERS= ${OPENSSH_USER}:${OPENSSH_GROUP}