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/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/openssh+gssapi/Makefile b/security/openssh+gssapi/Makefile
index a37fe8f58cb..ef82702014c 100644
--- a/security/openssh+gssapi/Makefile
+++ b/security/openssh+gssapi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/26 02:27:53 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/23 22:07:58 reed Exp $
# NOTE: This package is modeled on ../openssh, but does not share
# files with it as that package may update faster than the gssapi
@@ -52,10 +52,8 @@ SSH_PID_DIR= /var/run # default directory for PID files
PKG_SYSCONFSUBDIR= ssh
MANDIR= man
-RCD_SCRIPTS_EGDIR= etc/rc.d
PLIST_SUBST+= MANDIR=${MANDIR}
-PLIST_SUBST+= RCD_SCRIPTS_EGDIR=${RCD_SCRIPTS_EGDIR}
USE_BUILDLINK2= yes
USE_PKGINSTALL= yes