diff options
Diffstat (limited to 'games/pathological/Makefile')
-rw-r--r-- | games/pathological/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pathological/Makefile b/games/pathological/Makefile index 3eb0e5e4a87a..4ccad07d50f8 100644 --- a/games/pathological/Makefile +++ b/games/pathological/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYGAME} OPTIONS_DEFINE= DOCS -USE_PYTHON= yes +USES= python NO_BUILD= yes DOC_FILES= favicon.ico index.html |