aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2018-08-11 02:40:19 +0800
committertijl <tijl@FreeBSD.org>2018-08-11 02:40:19 +0800
commit92666c6527a70c3bd2a5cd4a161571e73cf928e7 (patch)
tree1bb678e8f63b83b06a37b8bcbec6d9c4a19d44ed /net
parentaabb7220a48ab2890d6ea18e9fbea17d06f59a40 (diff)
downloadfreebsd-ports-gnome-92666c6527a70c3bd2a5cd4a161571e73cf928e7.tar.gz
freebsd-ports-gnome-92666c6527a70c3bd2a5cd4a161571e73cf928e7.tar.zst
freebsd-ports-gnome-92666c6527a70c3bd2a5cd4a161571e73cf928e7.zip
Remove library version from mbedtls dependency (invalid after r476834).
PR: 230509
Diffstat (limited to 'net')
-rw-r--r--net/bctoolbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile
index 364b72b49229..65e940d31c8e 100644
--- a/net/bctoolbox/Makefile
+++ b/net/bctoolbox/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= mbedtls>=2.3.0_2:security/mbedtls
-LIB_DEPENDS= libmbedtls.so.10:security/mbedtls
+LIB_DEPENDS= libmbedtls.so:security/mbedtls
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-strict