summaryrefslogtreecommitdiff
path: root/www/xpi-jsview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-jsview/Makefile')
-rw-r--r--www/xpi-jsview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/xpi-jsview/Makefile b/www/xpi-jsview/Makefile
index 123d52adacea..6ca1b0e4c82e 100644
--- a/www/xpi-jsview/Makefile
+++ b/www/xpi-jsview/Makefile
@@ -23,7 +23,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|<em:maxVersion>9\.0a1<|<em:maxVersion>99.*<|' ${WRKSRC}/install.rdf
pre-install:
- @${RM} -f ${WRKSRC}/install.rdf.bak
+ @${RM} ${WRKSRC}/install.rdf.bak
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>