From 2ec15efed65c73a9f08ecb8ba34fc4d5743eaf7c Mon Sep 17 00:00:00 2001 From: ade 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 --- www/libgtkhtml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/libgtkhtml/Makefile') diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 8344b03c9b03..e04319e50128 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_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