diff options
Diffstat (limited to 'games/funnyboat/Makefile')
-rw-r--r-- | games/funnyboat/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/funnyboat/Makefile b/games/funnyboat/Makefile index b779362..c822ba4 100644 --- a/games/funnyboat/Makefile +++ b/games/funnyboat/Makefile @@ -25,7 +25,6 @@ SUB_LIST= PROGRAM_DIR="${PREFIX}/lib/${PORTNAME}" PORTDOCS= * OPTIONS_DEFINE= DOCS -OPTIONS_DEFAULT=DOCS do-install: cd ${WRKSRC} && ${COPYTREE_SHARE} "*.py data" ${STAGEDIR}${PREFIX}/lib/${PORTNAME} |