aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/tree/Makefile')
-rw-r--r--sysutils/tree/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/tree/Makefile b/sysutils/tree/Makefile
index 9522593eb66e..7f52fdd2272e 100644
--- a/sysutils/tree/Makefile
+++ b/sysutils/tree/Makefile
@@ -22,8 +22,6 @@ PLIST_FILES= bin/tree
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-USE_REINPLACE= yes
-
post-patch:
@${REINPLACE_CMD} -e "s:iswprint:isprint:" ${WRKSRC}/tree.c
.endif