Skip to content

Commit

Permalink
games/fishsupper: fix build on 14
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Nov 18, 2021
1 parent ee1e5ac commit 3506f57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions games/fishsupper/Makefile
Expand Up @@ -35,6 +35,7 @@ OPTIONS_DEFINE= DOCS

post-patch:
@${REINPLACE_CMD} -e 's|std::tr1::shared_ptr|std::shared_ptr|g' ${WRKSRC}/src/*.h ${WRKSRC}/src/*.cpp
@${REINPLACE_CMD} -e '/tr1\/memory/ d' ${WRKSRC}/src/*.h ${WRKSRC}/src/*.cpp

post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
Expand Down

0 comments on commit 3506f57

Please sign in to comment.