diff options
Diffstat (limited to 'games/farblazer/Makefile')
-rw-r--r-- | games/farblazer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/farblazer/Makefile b/games/farblazer/Makefile index a52a661b6cef..406deabd321f 100644 --- a/games/farblazer/Makefile +++ b/games/farblazer/Makefile @@ -18,7 +18,7 @@ LICENSE= LGPL21 RUN_DEPENDS= ${PYGAME} -USE_PYTHON= yes +USES= python PORTDOCS= README.txt THANKS.txt OPTIONS_DEFINE= DOCS |