aboutsummaryrefslogtreecommitdiff
path: root/games/gnomegames/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnomegames/Makefile')
-rw-r--r--games/gnomegames/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile
index 31e29cd2ae12..e8306574f6b4 100644
--- a/games/gnomegames/Makefile
+++ b/games/gnomegames/Makefile
@@ -30,8 +30,6 @@ 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
@find ${WRKSRC} -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \
's|malloc[.]h|stdlib.h|g'