summaryrefslogtreecommitdiff
path: root/security/openssh+gssapi
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-04 14:56:37 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-04 14:56:37 +0000
commitd1f92fbbf31260c3cc029521bf900b36b1a1e6ef (patch)
tree7a3b9921bf989b82b37a53f027ca6bc44f218b3c /security/openssh+gssapi
parent4faa907ed6259bbc83fa2c70bc410f14fedcf9cb (diff)
downloadpkgsrc-d1f92fbbf31260c3cc029521bf900b36b1a1e6ef.tar.gz
Remove OPENSSH_GID and OPENSSH_UID, it happened to work before,
since those are the values in NetBSD. In reality, they haven't been used for ages though.
Diffstat (limited to 'security/openssh+gssapi')
-rw-r--r--security/openssh+gssapi/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/openssh+gssapi/Makefile b/security/openssh+gssapi/Makefile
index b497766a8f4..64af3d18869 100644
--- a/security/openssh+gssapi/Makefile
+++ b/security/openssh+gssapi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/05/09 17:58:33 jlam Exp $
+# $NetBSD: Makefile,v 1.36 2006/06/04 14:56:37 joerg Exp $
# NOTE: This package is modeled on ../openssh, but does not share
# files with it as that package may update faster than the gssapi
@@ -47,8 +47,6 @@ MESSAGE_SRC= ${.CURDIR}/MESSAGE
PKG_GROUPS= ${OPENSSH_GROUP}
PKG_USERS= ${OPENSSH_USER}:${OPENSSH_GROUP}
-PKG_GID.${OPENSSH_GROUP}= ${OPENSSH_GID}
-PKG_UID.${OPENSSH_USER}= ${OPENSSH_UID}
PKG_GECOS.${OPENSSH_USER}= sshd privsep pseudo-user
PKG_HOME.${OPENSSH_USER}= ${OPENSSH_CHROOT}