1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

devel/librcc: remove unnecessary REINPLACE_CMD

This commit is contained in:
Steve Wills 2020-03-16 19:09:14 +00:00
parent 9cf82897b1
commit 0ef6f7d217
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528537

View File

@ -75,8 +75,4 @@ pre-everything::
.endif
.endif
post-patch:
@${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \
${WRKSRC}/external/rccexternal.c
.include <bsd.port.post.mk>