diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/bctoolbox/Makefile | 2 |
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 |