aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/hpn-ssh/Makefile2
-rw-r--r--security/openssh-portable/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile
index 34b9e03d96df..439526cfbfe4 100644
--- a/security/hpn-ssh/Makefile
+++ b/security/hpn-ssh/Makefile
@@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --with-tcp-wrappers
.if defined(OPENSSH_OVERWRITE_BASE)
PREFIX= /usr
CONFIGURE_ARGS+= --mandir=${PREFIX}/share/man \
- --sysconfdir=/etc/ssh --localstatedir=/var \
+ --sysconfdir=/etc/ssh --localstatedir=/var
.endif
.if defined(BATCH)
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 34b9e03d96df..439526cfbfe4 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --with-tcp-wrappers
.if defined(OPENSSH_OVERWRITE_BASE)
PREFIX= /usr
CONFIGURE_ARGS+= --mandir=${PREFIX}/share/man \
- --sysconfdir=/etc/ssh --localstatedir=/var \
+ --sysconfdir=/etc/ssh --localstatedir=/var
.endif
.if defined(BATCH)