diff options
Diffstat (limited to 'editors/xed/Makefile')
-rw-r--r-- | editors/xed/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile index 1fe4e27004cf..f4fbd9e8f621 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -15,9 +15,7 @@ COMMENT= Text editor for X 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' |