diff options
Diffstat (limited to 'games/pysycache/Makefile')
-rw-r--r-- | games/pysycache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pysycache/Makefile b/games/pysycache/Makefile index 2745497a0d50..030cc72d72e1 100644 --- a/games/pysycache/Makefile +++ b/games/pysycache/Makefile @@ -13,7 +13,7 @@ COMMENT= Educational software made in python RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game -USE_ZIP= yes +USES= zip USE_PYTHON= yes NO_BUILD= yes |