svn commit: r528537 - head/devel/librcc
Steve Wills
swills at FreeBSD.org
Mon Mar 16 19:09:16 UTC 2020
Author: swills
Date: Mon Mar 16 19:09:14 2020
New Revision: 528537
URL: https://svnweb.freebsd.org/changeset/ports/528537
Log:
devel/librcc: remove unnecessary REINPLACE_CMD
Modified:
head/devel/librcc/Makefile (contents, props changed)
Modified: head/devel/librcc/Makefile
==============================================================================
--- head/devel/librcc/Makefile Mon Mar 16 19:08:57 2020 (r528536)
+++ head/devel/librcc/Makefile Mon Mar 16 19:09:14 2020 (r528537)
@@ -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>
More information about the svn-ports-all
mailing list