aboutsummaryrefslogtreecommitdiff
path: root/net/gnomeicu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnomeicu/Makefile')
-rw-r--r--net/gnomeicu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile
index d9b5ddd55771..ede41bb8ae26 100644
--- a/net/gnomeicu/Makefile
+++ b/net/gnomeicu/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-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 \