summaryrefslogtreecommitdiff
path: root/math/mingw32-libgmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/mingw32-libgmp/Makefile')
-rw-r--r--math/mingw32-libgmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mingw32-libgmp/Makefile b/math/mingw32-libgmp/Makefile
index cdec25a067b5..d1af106dbce9 100644
--- a/math/mingw32-libgmp/Makefile
+++ b/math/mingw32-libgmp/Makefile
@@ -37,6 +37,6 @@ INFO= gmp
INFO_PATH= ${GMP_TARG}/info
post-extract:
- @${RM} -f ${WRKSRC}/doc/gmp.info*
+ @${RM} ${WRKSRC}/doc/gmp.info*
.include <bsd.port.mk>