diff options
Diffstat (limited to 'games/funnyboat/Makefile')
-rw-r--r-- | games/funnyboat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index c822ba41b179..f4673eb5e6ec 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game WRKSRC= ${WRKDIR}/${PORTNAME} USE_ZIP= yes -USE_PYTHON= 2.5+ +USE_PYTHON= yes NO_BUILD= yes SUB_FILES= funnyboat_ |