aboutsummaryrefslogtreecommitdiff
path: root/games/gcompris
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-02-04 07:51:28 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-02-04 07:51:28 +0000
commitcb29cd38b8eedcd95ce89d1b429a97f52bc016a5 (patch)
tree31b288de8dbe8f8d24a1853b22c4f15ed547d5bf /games/gcompris
parent815aabe2f3ff8cef173f456978b3371d3414554c (diff)
downloadports-cb29cd38b8eedcd95ce89d1b429a97f52bc016a5.tar.gz
ports-cb29cd38b8eedcd95ce89d1b429a97f52bc016a5.zip
Notes
Diffstat (limited to 'games/gcompris')
-rw-r--r--games/gcompris/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile
index ce048cef3116..2ff95f5bcd96 100644
--- a/games/gcompris/Makefile
+++ b/games/gcompris/Makefile
@@ -56,6 +56,8 @@ CONFIGURE_ENV+= DISPLAY="localhost:1001"
post-patch:
@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
's|-DGNOME_DISABLE_DEPRECATED||g'
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \
+ ${WRKSRC}/configure
.if !defined(DISPLAY)
pre-configure: