aboutsummaryrefslogtreecommitdiff
path: root/devel/renpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/renpy/Makefile')
-rw-r--r--devel/renpy/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/renpy/Makefile b/devel/renpy/Makefile
index fa814160be0e..c0ddc332f2c6 100644
--- a/devel/renpy/Makefile
+++ b/devel/renpy/Makefile
@@ -36,7 +36,6 @@ EXCLUDE= gen 'module/*.py[co]' 'renpy/*.py[co]'
EXTRACT_AFTER_ARGS=${EXCLUDE:S,^,--exclude ,}
SHEBANG_FILES= renpy.py launcher/game/tkaskdir.py
python_OLD_CMD= /usr/bin/env python
-python_CMD= ${PYTHON_CMD}
BUILD_WRKSRC= ${WRKSRC}/module
INSTALL_WRKSRC= ${BUILD_WRKSRC}
MAKE_ENV+= RENPY_DEPS_INSTALL="${LOCALBASE}"