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 --- devel/libgtop2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/libgtop2') diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index efd81e044497..27fe508006a6 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ 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