aboutsummaryrefslogtreecommitdiff
path: root/security/hpn-ssh
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-08-28 15:38:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-08-28 15:38:18 +0000
commit7856e867fc3cbf6c0bd634372727094d3af4c534 (patch)
treebc04a2cb1b344b79fa60f11cb4d08c710c9a3090 /security/hpn-ssh
parent52c62a7e527f0f906571d4d57e62c0825b343b51 (diff)
downloadports-7856e867fc3cbf6c0bd634372727094d3af4c534.tar.gz
ports-7856e867fc3cbf6c0bd634372727094d3af4c534.zip
Notes
Diffstat (limited to 'security/hpn-ssh')
-rw-r--r--security/hpn-ssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile
index 7b6b7b32fad5..1aab176efbf3 100644
--- a/security/hpn-ssh/Makefile
+++ b/security/hpn-ssh/Makefile
@@ -20,6 +20,7 @@ MLINKS= ssh.1 slogin.1
MAN5= ssh_config.5 sshd_config.5
MAN8= sftp-server.8 sshd.8 ssh-keysign.8
+USE_OPENSSL= yes
CRYPTOLIBS= -L${OPENSSLLIB} -lcrypto
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LDFLAGS=${LDFLAGS}
@@ -139,7 +140,6 @@ test:
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
.if defined(KRB5_HOME) && exists(${KRB5_HOME})
.if ${OPENSSLBASE} == "/usr"
CONFIGURE_ARGS+= --without-rpath