diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-12 18:34:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-12 18:34:34 +0000 |
commit | 55d99fa7d23bb49511a0f4c769142e4dc8a16705 (patch) | |
tree | c72e8725867c90bac34e3f644c795e541e74e215 /games | |
parent | 1fe1ac17536ecbc5f8ad964051914e66d7a52548 (diff) |
Notes
Diffstat (limited to 'games')
-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 |