aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2001-05-23 02:47:02 +0000
committerDoug Barton <dougb@FreeBSD.org>2001-05-23 02:47:02 +0000
commit44e687d0d7ea07eeb9179eced47aea7d5ab9d7fe (patch)
treefc76a8f24b4476b6a1da30685d944db1d1476fac /Mk/bsd.port.mk
parentff4f18ab924209c55d3bb210a8fe04b9b350a447 (diff)
downloadports-44e687d0d7ea07eeb9179eced47aea7d5ab9d7fe.tar.gz
ports-44e687d0d7ea07eeb9179eced47aea7d5ab9d7fe.zip
Notes
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index f8036a16de60..abe70033d003 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -677,7 +677,7 @@ MAKE_ARGS+= OPENSSL_CFLAGS="${OPENSSL_CFLAGS}"
.endif
.endif
.else
-LIB_DEPENDS+= crypto.1:${PORTSDIR}/security/openssl
+LIB_DEPENDS+= crypto.2:${PORTSDIR}/security/openssl
OPENSSLBASE?= ${LOCALBASE}
OPENSSLDIR?= ${OPENSSLBASE}/openssl
.endif