aboutsummaryrefslogtreecommitdiff
path: root/games/gcompris2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gcompris2/Makefile')
-rw-r--r--games/gcompris2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index b25b9ee81b19..8c4c8e4ef96e 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gcompris
-PORTVERSION= 0.3.5
+PORTVERSION= 0.4.1
CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,6 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
post-extract:
@${LN} -sf ${LOCALBASE}/share/automake/install-sh ${WRKSRC}/install-sh
@${LN} -sf ${LOCALBASE}/share/automake/mkinstalldirs ${WRKSRC}/mkinstalldirs
+ @${RM} -f ${WRKSRC}/config.cache
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \