aboutsummaryrefslogtreecommitdiff
path: root/net/gicq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gicq/Makefile')
-rw-r--r--net/gicq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gicq/Makefile b/net/gicq/Makefile
index c51c4e9ec43d..916dc6132b4c 100644
--- a/net/gicq/Makefile
+++ b/net/gicq/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS+=--without-gnome
.endif
pre-patch:
- @${PERL} -pi -e 's|-lpthread|-pthread|g ; \
+ @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
s|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \
s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure