summaryrefslogtreecommitdiffstats
path: root/games/gemrb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gemrb/Makefile')
-rw-r--r--games/gemrb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile
index 20d06c1..896bf00 100644
--- a/games/gemrb/Makefile
+++ b/games/gemrb/Makefile
@@ -18,10 +18,9 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
OPTIONS_DEFINE= DOCS
-USES= cmake openal:al,alut
+USES= cmake openal:al,alut python
USE_SDL= sdl mixer ttf
USE_LDCONFIG= yes
-USE_PYTHON= yes
CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include
CMAKE_C_FLAGS= ${CFLAGS}
CMAKE_ARGS= -DDOC_DIR="${DOCSDIR}" -DMAN_DIR="${MAN6PREFIX}/man/man6/" -DDISABLE_WERROR=1 -DINSOURCEBUILD=1
OpenPOWER on IntegriCloud