1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Don't use Makefile.kde anymore

This commit is contained in:
Markus Brueffer 2004-06-06 18:22:07 +00:00
parent 8d7659e72c
commit 656d88b861
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110954

View File

@ -27,6 +27,4 @@ post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
@${REINPLACE_CMD} -e 's|xx||g' ${WRKSRC}/po/Makefile.in
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>
.include <bsd.port.mk>