aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cmake-core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cmake-core/Makefile b/devel/cmake-core/Makefile
index 950329c71223..1c54ecdfe814 100644
--- a/devel/cmake-core/Makefile
+++ b/devel/cmake-core/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libuv.so:devel/libuv \
librhash.so:security/rhash
-USES= cmake:_internal compiler:c++11-lang cpe ncurses ssl
+USES= cmake:_internal compiler:c++11-lang cpe localbase ncurses ssl
CPE_VENDOR= cmake_project
HAS_CONFIGURE= yes