diff options
Diffstat (limited to 'games/gondola/Makefile')
-rw-r--r-- | games/gondola/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gondola/Makefile b/games/gondola/Makefile index 4a8c19c82a39..dd31128a5ffa 100644 --- a/games/gondola/Makefile +++ b/games/gondola/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rabbyt>=0.8.1:${PORTSDIR}/graphics/py-rabbyt ${PYTHON_PKGNAMEPREFIX}pyglet>=1.1:${PORTSDIR}/graphics/py-pyglet \ avbin>=7:${PORTSDIR}/multimedia/avbin -USE_ZIP= yes +USES= zip USE_PYTHON= yes NO_BUILD= yes |