summaryrefslogtreecommitdiff
path: root/math/eukleides/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/eukleides/Makefile')
-rw-r--r--math/eukleides/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/eukleides/Makefile b/math/eukleides/Makefile
index abb7a6977f74..7541e313a000 100644
--- a/math/eukleides/Makefile
+++ b/math/eukleides/Makefile
@@ -54,6 +54,6 @@ pre-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
post-install:
- @${RM} -f ${STAGEDIR}${PREFIX}/bin/*.bak*
+ @${RM} ${STAGEDIR}${PREFIX}/bin/*.bak*
.include <bsd.port.mk>