diff options
Diffstat (limited to 'net/bctoolbox/Makefile')
-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 2feb5f05a4e5..16c32c733981 100644 --- a/net/bctoolbox/Makefile +++ b/net/bctoolbox/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= mbedtls>=2.3.0_2:security/mbedtls LIB_DEPENDS= libmbedtls.so:security/mbedtls -USES= cmake:outsource compiler:c++11-lib +USES= cmake compiler:c++11-lib USE_LDCONFIG= yes CFLAGS+= -DHAVE_ARC4RANDOM |