aboutsummaryrefslogtreecommitdiffstats
path: root/news/suck
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-05-07 17:18:40 +0800
committersobomax <sobomax@FreeBSD.org>2002-05-07 17:18:40 +0800
commit59fe06100b17261b9ac2411c68e6d8b6098a2bf3 (patch)
tree60afcf1a801b6b01c890e50e397775b9f7136168 /news/suck
parentb0369d401fb3bb1f7251721bc315112e0edcc385 (diff)
downloadfreebsd-ports-gnome-59fe06100b17261b9ac2411c68e6d8b6098a2bf3.tar.gz
freebsd-ports-gnome-59fe06100b17261b9ac2411c68e6d8b6098a2bf3.tar.zst
freebsd-ports-gnome-59fe06100b17261b9ac2411c68e6d8b6098a2bf3.zip
Chase openssl shlib version increase.
Pointy hat to: dinoex
Diffstat (limited to 'news/suck')
-rw-r--r--news/suck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile
index 2faaa61d034d..8a3c01ebfad8 100644
--- a/news/suck/Makefile
+++ b/news/suck/Makefile
@@ -38,7 +38,7 @@ USE_OPENSSL= yes
.if ${OSVERSION} < 430000
OPENSSLBASE= /usr/local
OPENSSLDIR= ${OPENSSLBASE}/openssl
-LIB_DEPENDS+= crypto.2:${PORTSDIR}/security/openssl
+LIB_DEPENDS+= ssl.3:${PORTSDIR}/security/openssl
OPENSSLLIB= ${OPENSSLBASE}/lib
OPENSSLINC= ${OPENSSLBASE}/include
.endif