summaryrefslogtreecommitdiff
path: root/www/osrm-backend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/osrm-backend/Makefile')
-rw-r--r--www/osrm-backend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/osrm-backend/Makefile b/www/osrm-backend/Makefile
index 9ffffed70e58..0fa476f4541e 100644
--- a/www/osrm-backend/Makefile
+++ b/www/osrm-backend/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= libtbb.so:devel/tbb \
libboost_regex.so:devel/boost-libs \
libexpat.so:textproc/expat2
-USES= cmake:outsource lua:53 compiler:c++14-lang
+USES= cmake lua:53 compiler:c++14-lang
USE_GITHUB= yes
GH_ACCOUNT= Project-OSRM
USE_LDCONFIG= yes