1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Don't use Makefile.kde anymore

Approved by:	maintainer timeout (4 weeks)
This commit is contained in:
Markus Brueffer 2004-06-20 14:59:25 +00:00
parent 6c2f2367a7
commit f34c7cf5f6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111861

View File

@ -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 <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>
.include <bsd.port.mk>