summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-08-25 03:59:54 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-08-25 03:59:54 +0000
commit5dc15ea21ded11695800a8b81a69f1511380a25f (patch)
tree0c7f184420028e5c6dec4bf0182329b9987c9805 /security
parent- Switch to USES=autoreconf (diff)
Fix patch from r395182 on head. The patch(1) command works fine on 8.4
and 9.3 but not head with this patch.
Notes
Notes: svn path=/head/; revision=395214
Diffstat (limited to 'security')
-rw-r--r--security/openssh-portable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 78d8b64a0373..b1910b833447 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -121,7 +121,7 @@ CONFIGURE_ARGS+= --disable-utmp --disable-wtmp --disable-wtmpx --without-lastlog
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-sshd-utmp-size
.endif
-EXTRA_PATCHES+= ${FILESDIR}/extra-patch-hostkeyalg_plus
+EXTRA_PATCHES+= ${FILESDIR}/extra-patch-hostkeyalg_plus:-p1
# Keep this last
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-version-addendum