aboutsummaryrefslogtreecommitdiff
path: root/ftp/junglemonkey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/junglemonkey/Makefile')
-rw-r--r--ftp/junglemonkey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile
index 16e2c22eabde..42aa7b3ea53a 100644
--- a/ftp/junglemonkey/Makefile
+++ b/ftp/junglemonkey/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= jm.1 jmlite.1 jmsearchserver.1 mtprendezvous.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 \