diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-11 22:06:08 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-11 22:06:08 +0000 |
commit | 4999170d5c6d91f227206a62d061622f05397bc0 (patch) | |
tree | aac06877c71c6f6bdc469962dd9207881fb4f660 /www/firefox35 | |
parent | 075bf4ee3d9fe6c8e48ff7652660ed38913f3769 (diff) | |
download | ports-4999170d5c6d91f227206a62d061622f05397bc0.tar.gz ports-4999170d5c6d91f227206a62d061622f05397bc0.zip |
Notes
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |