diff options
Diffstat (limited to 'textproc/belr/Makefile')
-rw-r--r-- | textproc/belr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/belr/Makefile b/textproc/belr/Makefile index 3cac04c5499e..35b67a7bfbc0 100644 --- a/textproc/belr/Makefile +++ b/textproc/belr/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libbctoolbox.so:net/bctoolbox -USES= cmake:outsource compiler:c++11-lib +USES= cmake compiler:c++11-lib USE_LDCONFIG= yes CMAKE_ARGS= -DENABLE_STATIC=NO -DENABLE_STRICT=NO |