aboutsummaryrefslogtreecommitdiff
path: root/devel/bugbuddy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bugbuddy/Makefile')
-rw-r--r--devel/bugbuddy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bugbuddy/Makefile b/devel/bugbuddy/Makefile
index ec9a64f65f1c..ec9caf4f7e44 100644
--- a/devel/bugbuddy/Makefile
+++ b/devel/bugbuddy/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
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 \