aboutsummaryrefslogtreecommitdiff
path: root/games/gcompris
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-27 05:13:53 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-03-27 05:13:53 +0000
commit024e4c6b85cb82ed456e203252c39a1e9b3ee46d (patch)
treef795abe95780c4f280e5743c82844fecd250923e /games/gcompris
parent27ba1523d24ce7eca064dd6b0d5c212dc851843d (diff)
downloadports-024e4c6b85cb82ed456e203252c39a1e9b3ee46d.tar.gz
ports-024e4c6b85cb82ed456e203252c39a1e9b3ee46d.zip
Notes
Diffstat (limited to 'games/gcompris')
-rw-r--r--games/gcompris/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile
index 013e7d6b8b03..670b48b26e17 100644
--- a/games/gcompris/Makefile
+++ b/games/gcompris/Makefile
@@ -44,7 +44,8 @@ INFO= gcompris
.include <bsd.port.pre.mk>
post-patch:
- @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|g ; \
+ s|-Werror||g' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \
${WRKSRC}/src/gcompris/gcompris.c