From d2914406a757a3812acec2baf13bac87d43ada3a Mon Sep 17 00:00:00 2001 From: trevor Date: Wed, 11 Feb 2004 22:06:08 +0000 Subject: We don't need to use "touch" to make an empty PLIST file. --- www/firefox35/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www/firefox35') diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index 0773ad69a07c..7c9db3f24c3f 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/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 -- cgit