aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-04-04 03:39:55 +0800
committerdinoex <dinoex@FreeBSD.org>2003-04-04 03:39:55 +0800
commit98da76e2e575688d78f4b9fe102fce6ae1b3e996 (patch)
tree9190a271b4381de48b921558328743610387e1b5 /security/openssh-portable
parent6947aae17d1ca9f477621678d90ab162cf6c6829 (diff)
downloadfreebsd-ports-gnome-98da76e2e575688d78f4b9fe102fce6ae1b3e996.tar.gz
freebsd-ports-gnome-98da76e2e575688d78f4b9fe102fce6ae1b3e996.tar.zst
freebsd-ports-gnome-98da76e2e575688d78f4b9fe102fce6ae1b3e996.zip
- use bsd.openssl.mk
Diffstat (limited to 'security/openssh-portable')
-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 9150c7d5961c..62133cc738b1 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -141,7 +141,7 @@ test:
.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/security/openssl/Makefile.ssl"
+.include "${PORTSDIR}/security/openssl/bsd.openssl.mk"
CONFIGURE_ARGS+= --with-ssl-dir=${OPENSSLBASE}
.include <bsd.port.post.mk>