summaryrefslogtreecommitdiffstats
path: root/security/hpn-ssh
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-08-28 15:38:18 +0000
committerdinoex <dinoex@FreeBSD.org>2003-08-28 15:38:18 +0000
commit162b1e72de32c194510910cb119f0b756e0eedca (patch)
tree70561ba0aab5be91ede6b42af1261ecf9614f120 /security/hpn-ssh
parent932eb2d5750a214e130cd9c6ce4d90413d8326c9 (diff)
downloadFreeBSD-ports-162b1e72de32c194510910cb119f0b756e0eedca.zip
FreeBSD-ports-162b1e72de32c194510910cb119f0b756e0eedca.tar.gz
- use hook for bsd.openssl.mk
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 7b6b7b3..1aab176 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
OpenPOWER on IntegriCloud