aboutsummaryrefslogtreecommitdiffstats
path: root/games/widelands/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/widelands/Makefile')
-rw-r--r--games/widelands/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/widelands/Makefile b/games/widelands/Makefile
index 75b7e1cd969c..c68d38a283ad 100644
--- a/games/widelands/Makefile
+++ b/games/widelands/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
libicuuc.so:devel/icu \
libboost_regex.so:devel/boost-libs
-USES= cmake:outsource compiler:c++11-lib gettext \
+USES= cmake compiler:c++11-lib gettext \
tar:bzip2 python:build
CMAKE_ARGS= -DWL_INSTALL_BASEDIR="${PREFIX}" \
-DWL_INSTALL_DATADIR="${DATADIR}" \