summaryrefslogtreecommitdiffstats
path: root/games/gcompris2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gcompris2/Makefile')
-rw-r--r--games/gcompris2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
index 8985f8cc3..37f24508b 100644
--- a/games/gcompris2/Makefile
+++ b/games/gcompris2/Makefile
@@ -26,8 +26,4 @@ USE_GNOME= gnomehack gnomeprefix libgnomeui
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
.include <bsd.port.mk>