summaryrefslogtreecommitdiffstats
path: root/devel/libtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libtool/Makefile')
-rw-r--r--devel/libtool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libtool/Makefile b/devel/libtool/Makefile
index 2b2d159..48e58c6 100644
--- a/devel/libtool/Makefile
+++ b/devel/libtool/Makefile
@@ -22,7 +22,7 @@ USES+= makeinfo
INFO= libtool
post-patch:
- @${RM} -f ${WRKSRC}/doc/*.info*
+ @${RM} ${WRKSRC}/doc/*.info*
@${TOUCH} ${WRKSRC}/doc/libtool.1
.include <bsd.port.mk>
OpenPOWER on IntegriCloud