summaryrefslogtreecommitdiff
path: root/security/ssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh/Makefile')
-rw-r--r--security/ssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 8b56942b7285..e81f93518e84 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.63 1998/09/15 21:31:53 asami Exp $
+# $Id: Makefile,v 1.64 1998/09/17 10:53:31 asami Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@@ -100,6 +100,7 @@ fetch-depends:
post-extract:
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
@mv ${WRKDIR}/rsaref2 ${WRKSRC}/rsaref2
+ @(cd ${WRKSRC} && patch -s -p < ${FILESDIR}/rsa64.diff)
.endif
post-install: