summaryrefslogtreecommitdiff
path: root/www/xpi-imagezoom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-imagezoom/Makefile')
-rw-r--r--www/xpi-imagezoom/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xpi-imagezoom/Makefile b/www/xpi-imagezoom/Makefile
index 51b207e8933c..afc488912b00 100644
--- a/www/xpi-imagezoom/Makefile
+++ b/www/xpi-imagezoom/Makefile
@@ -18,7 +18,7 @@ XPI_DIRS= chrome defaults/preferences defaults
post-patch:
@${REINPLACE_CMD} -e '/maxVersion/s|3.0b4|3.0.\*|' ${WRKSRC}/install.rdf
- @${RM} -f ${WRKSRC}/install.rdf.bak
+ @${RM} ${WRKSRC}/install.rdf.bak
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>