summaryrefslogtreecommitdiff
path: root/misc/xosd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xosd/Makefile')
-rw-r--r--misc/xosd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile
index a6fd899e7ad1..72e2ccda56cd 100644
--- a/misc/xosd/Makefile
+++ b/misc/xosd/Makefile
@@ -44,8 +44,7 @@ DELAY_UNITS= seconds
.endif
post-patch:
- @${REINPLACE_CMD} -e 's,-lpthread,${PTHREAD_LIBS}, ; \
- s,echo aout,echo elf,' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's,echo aout,echo elf,' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's,^\(CFLAGS =\)\(.*\)$$,\1 -I..\2,' \
${WRKSRC}/src/libxosd/Makefile.in \
${WRKSRC}/src/xmms_plugin/Makefile.in