diff options
Diffstat (limited to 'games/amoebax/Makefile')
-rw-r--r-- | games/amoebax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/amoebax/Makefile b/games/amoebax/Makefile index 25ee1519600b..c46ef3cb10bb 100644 --- a/games/amoebax/Makefile +++ b/games/amoebax/Makefile @@ -26,6 +26,7 @@ MAN6= amoebax.6 PORTDOCS= * +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS =/s|doc||' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|datarootdir|datadir|' ${WRKSRC}/data/Makefile.in |