aboutsummaryrefslogtreecommitdiff
path: root/devel/plan9port/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/plan9port/Makefile')
-rw-r--r--devel/plan9port/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile
index 36648e9cadb7..811a19dec26d 100644
--- a/devel/plan9port/Makefile
+++ b/devel/plan9port/Makefile
@@ -95,6 +95,7 @@ EMPTY_DIRS= plan9/log \
plan9/dist/debian \
plan9/dist/pkg
+NO_STAGE= yes
post-patch:
@${FIND} ${WRKSRC}/man -type f -regex ".*\.[0-9?]$\" \
| ${XARGS} ${REINPLACE_CMD} -e 's|\\\*9|${PLAN9}|'