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 --- ftp/gftp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp/gftp') diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 42c625830275..acde21b50ec9 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -29,7 +29,7 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \ MAN1= gftp.1 -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