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