aboutsummaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
Diffstat (limited to 'mbone')
-rw-r--r--mbone/wbd/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/mbone/wbd/Makefile b/mbone/wbd/Makefile
index feec97af1079..45122e9fa1bb 100644
--- a/mbone/wbd/Makefile
+++ b/mbone/wbd/Makefile
@@ -20,9 +20,4 @@ PLIST_FILES= bin/wbd
WRKSRC= ${WRKDIR}/wbd
MAKEFILE= makefile
-post-patch:
- @${REINPLACE_CMD} -e 's,^CC.*=,CC ?=,' -e 's,^CFLAGS.*=,CFLAGS +=,' \
- -e 's,/usr/X11R6,${X11BASE},g' \
- ${WRKSRC}/${MAKEFILE}
-
.include <bsd.port.mk>