summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/openssh-portable/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 451def7..ab0adaf 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -162,6 +162,8 @@ LDFLAGS=
.else
CONFIGURE_ARGS+= --with-rpath=${OPENSSLRPATH}
.endif
+.if ${OPENSSLBASE} != "/usr"
CONFIGURE_ARGS+= --with-ssl-dir=${OPENSSLBASE}
+.endif
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud