diff --git a/astro/ksetisaver/Makefile b/astro/ksetisaver/Makefile index 721419fcd4cb..9f1adc204e48 100644 --- a/astro/ksetisaver/Makefile +++ b/astro/ksetisaver/Makefile @@ -27,8 +27,7 @@ post-patch: ${WRKSRC}/po/fr.po \ ${WRKSRC}/po/zh_CN.GB2312.po \ ${WRKSRC}/po/ksetisaver.pot - @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} + @${REINPLACE_CMD} -e 's|-O2||g; s|-lpthread|${PTHREAD_LIBS}|g' \ + ${WRKSRC}/${CONFIGURE_SCRIPT} -.include -.include "${PORTSDIR}/x11/kde3/Makefile.kde" -.include +.include