aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/yaws/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/yaws/Makefile b/www/yaws/Makefile
index ed8e8e8f410e..8cd41e3c03e0 100644
--- a/www/yaws/Makefile
+++ b/www/yaws/Makefile
@@ -32,7 +32,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|!!PREFIX!!|${PREFIX}|g' \
${WRKSRC}/man/yaws_api.5 ${WRKSRC}/man/yaws.conf.5 \
${WRKSRC}/src/yaws_config.erl ${WRKSRC}/scripts/yaws.ss
- @${FIND} ${WRKSRC} -name \*.orig | ${XARGS} ${RM}
+ @${FIND} ${WRKSRC} -name \*.orig -or -name \*.bak | ${XARGS} ${RM}
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/bin/yaws ${PREFIX}/bin