summaryrefslogtreecommitdiff
path: root/editors/xed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xed/Makefile')
-rw-r--r--editors/xed/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
index 491ad0741280..1fe4e27004cf 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -17,6 +17,7 @@ USES= imake
USE_XORG= xaw
MAN1= xed.1
+NO_STAGE= yes
pre-build:
@${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \
's|extern char \*malloc();|/\* extern char \*malloc(); \*/|g'