aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-08-25 11:59:54 +0800
committerbdrewery <bdrewery@FreeBSD.org>2015-08-25 11:59:54 +0800
commit35d138375b405f12b4892f054592d2e82330368c (patch)
tree0c7f184420028e5c6dec4bf0182329b9987c9805 /security
parentd1c605f5251cc6c011a1e4b1672021e184233b1e (diff)
downloadfreebsd-ports-gnome-35d138375b405f12b4892f054592d2e82330368c.tar.gz
freebsd-ports-gnome-35d138375b405f12b4892f054592d2e82330368c.tar.zst
freebsd-ports-gnome-35d138375b405f12b4892f054592d2e82330368c.zip
Fix patch from r395182 on head. The patch(1) command works fine on 8.4
and 9.3 but not head with this patch.
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