diff options
-rw-r--r-- | games/whichwayisup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/whichwayisup/Makefile b/games/whichwayisup/Makefile index 287638b05f42..94795064e464 100644 --- a/games/whichwayisup/Makefile +++ b/games/whichwayisup/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= ${PYGAME} WRKSRC= ${WRKDIR}/${PORTNAME} USES= dos2unix python zip +USE_PYTHON= py3kplist DOS2UNIX_REGEX= .*.[^pt][^nt][^gf] INSTALLS_ICONS= yes |