aboutsummaryrefslogtreecommitdiff
path: root/emulators/yape/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/yape/Makefile')
-rw-r--r--emulators/yape/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile
index 82e0eeddd811..0a36705adc24 100644
--- a/emulators/yape/Makefile
+++ b/emulators/yape/Makefile
@@ -19,6 +19,7 @@ ALL_TARGET= yape
PLIST_FILES= bin/yape
PORTDOCS= *
+NO_STAGE= yes
post-extract:
@${FIND} -E ${WRKDIR} -type f -iregex ".*\.(c|cpp|h|txt)" -print0 | \
${XARGS} -0 ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//'