summaryrefslogtreecommitdiff
path: root/devel/caf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/caf/Makefile')
-rw-r--r--devel/caf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/caf/Makefile b/devel/caf/Makefile
index 836983a7abb3..36724a72fdce 100644
--- a/devel/caf/Makefile
+++ b/devel/caf/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
CXXFLAGS+= -std=c++11 -Wextra -Wall -pedantic
LDFLAGS+= -pthread
-USES= cmake:outsource compiler:c++11-lang
+USES= cmake compiler:c++11-lang
USE_LDCONFIG= yes
TEST_TARGET= test
USE_GITHUB= yes