From 972ca4afabe0a706de889d635300401fe596e781 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 4 Aug 2000 16:11:37 +0000 Subject: Re-sobomize to use pre-patch instead of post-extract Wrists slapped by: knu, sheldon --- games/glife/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/glife') diff --git a/games/glife/Makefile b/games/glife/Makefile index 4865f48f449b..753e79a74255 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -25,7 +25,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" -post-extract: +pre-patch: @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \ -- cgit v1.2.3