aboutsummaryrefslogtreecommitdiff
path: root/ftp/gtm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/gtm/Makefile')
-rw-r--r--ftp/gtm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gtm/Makefile b/ftp/gtm/Makefile
index fb24f2e438b8..5af05a4535c9 100644
--- a/ftp/gtm/Makefile
+++ b/ftp/gtm/Makefile
@@ -30,7 +30,7 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
-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 \