aboutsummaryrefslogtreecommitdiff
path: root/news/pan2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/pan2/Makefile')
-rw-r--r--news/pan2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile
index 567df59f9183..6a04585e6bdc 100644
--- a/news/pan2/Makefile
+++ b/news/pan2/Makefile
@@ -30,7 +30,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib -luu"
-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 \