summaryrefslogtreecommitdiffstats
path: root/www/firefox10
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-11 22:06:08 +0000
committertrevor <trevor@FreeBSD.org>2004-02-11 22:06:08 +0000
commitd2914406a757a3812acec2baf13bac87d43ada3a (patch)
tree3dd8c68b8d9decfe86880b65953c58d03e48a2ab /www/firefox10
parent2a2a26bb9a92bceb31451b03a8ee4a1f05b76ea2 (diff)
downloadFreeBSD-ports-d2914406a757a3812acec2baf13bac87d43ada3a.zip
FreeBSD-ports-d2914406a757a3812acec2baf13bac87d43ada3a.tar.gz
We don't need to use "touch" to make an empty PLIST file.
Diffstat (limited to 'www/firefox10')
-rw-r--r--www/firefox10/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index 0773ad6..7c9db3f 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/Makefile
@@ -129,7 +129,6 @@ pre-install:
# package, replacing the traditional pkg-plist file.
@${RM} -rf ${FAKEDIR} ${PLIST}
@${MKDIR} ${FAKEDIR}/lib/browser_plugins
- @${TOUCH} ${PLIST}
@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \
Makefile ${MAKE_ARGS} install
.for ii in mac win
OpenPOWER on IntegriCloud