diff options
Diffstat (limited to 'games/powermanga/Makefile')
-rw-r--r-- | games/powermanga/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/powermanga/Makefile b/games/powermanga/Makefile index aec5d24c4bfc..c8340a535f81 100644 --- a/games/powermanga/Makefile +++ b/games/powermanga/Makefile @@ -20,6 +20,8 @@ PORTDOCS= AUTHORS CHANGES MAN6= powermanga.6 +.include <bsd.port.options.mk> + post-patch: @${REINPLACE_CMD} -e 's|^CFLAGS="-O3.*|CFLAGS="$$CFLAGS -std=c99"|' \ ${WRKSRC}/configure |