aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libredblack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libredblack/Makefile')
-rw-r--r--devel/libredblack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libredblack/Makefile b/devel/libredblack/Makefile
index 7f31613d9e58..a9a858cd134c 100644
--- a/devel/libredblack/Makefile
+++ b/devel/libredblack/Makefile
@@ -35,5 +35,7 @@ PLIST_SUB+= PYTHON=""
post-patch:
@${REINPLACE_CMD} -e \
's|^CFLAGS =.*$$|CFLAGS = @CFLAGS@|g' ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e \
+ 's|implemented.*Various||g' ${WRKSRC}/rbgen.in
.include <bsd.port.mk>