aboutsummaryrefslogtreecommitdiff
path: root/net/bctoolbox
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-08-10 18:40:19 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-08-10 18:40:19 +0000
commitc185440c019c1167d646944f15ba2b4178b1aea6 (patch)
tree1bb678e8f63b83b06a37b8bcbec6d9c4a19d44ed /net/bctoolbox
parentf0b7e048b27990821c5c13ca28d37ec5e04d2f70 (diff)
downloadports-c185440c019c1167d646944f15ba2b4178b1aea6.tar.gz
ports-c185440c019c1167d646944f15ba2b4178b1aea6.zip
Remove library version from mbedtls dependency (invalid after r476834).
PR: 230509
Notes
Notes: svn path=/head/; revision=476843
Diffstat (limited to 'net/bctoolbox')
-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