summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2004-04-27 19:08:36 +0000
committerjlam <jlam>2004-04-27 19:08:36 +0000
commit4f6576a4cf953ceb59b413c9cad796e9838faa7c (patch)
tree3f7c0e8b353cf89ee72fe829d07670b365c14704 /security/openssh/Makefile
parent73e219c452f59a6b9bafbecde69acfea63a54681 (diff)
downloadpkgsrc-4f6576a4cf953ceb59b413c9cad796e9838faa7c.tar.gz
Don't support the updating the in-tree openssh via pkgsrc. pkgsrc really
has no business trying to update parts of the base system.
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 7af0f5a9e21..3ab6b8519fa 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.129 2004/04/27 12:30:23 markd Exp $
+# $NetBSD: Makefile,v 1.130 2004/04/27 19:08:36 jlam Exp $
DISTNAME= openssh-3.8p1
PKGNAME= openssh-3.8.1
@@ -150,10 +150,6 @@ MESSAGE_SUBST+= OPENSSH_GROUP=${OPENSSH_GROUP}
INSTALL_EXTRA_TMPL+= ${.CURDIR}/INSTALL
-.if defined(UPDATE_INTREE_OPENSSH)
-. include "Makefile.intree"
-.endif
-
post-install:
${INSTALL_DATA_DIR} ${EGDIR}
cd ${WRKSRC}; for file in ${CONFS} ${SUPPS}; do \