aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Shout/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/p5-Shout/Makefile')
-rw-r--r--audio/p5-Shout/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/p5-Shout/Makefile b/audio/p5-Shout/Makefile
index 74a4bcdd7f10..ae56a30ca599 100644
--- a/audio/p5-Shout/Makefile
+++ b/audio/p5-Shout/Makefile
@@ -25,7 +25,8 @@ post-patch:
${REINPLACE_CMD} -i '' -e 's/CCFLAGS/INC/' ${WRKSRC}/Makefile.PL
post-configure:
- @${PERL} -i -pe '$$_ .= " ${PTHREAD_LIBS}" if /^LDDLFLAGS/;' ${WRKSRC}/Makefile
+ @${PERL} -i -pe '$$_ .= " -lpthread" if /^LDDLFLAGS/;' \
+ ${WRKSRC}/Makefile
OPTIONS_DEFINE= DOCS