diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2006-05-07 01:47:00 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2006-05-07 01:47:00 +0000 |
commit | 18007833363171e8690e579ddab5ede550d65271 (patch) | |
tree | 294bd536e2c0b587000b7edea8cd8fd12892f009 /www/firefox35 | |
parent | f024a1957126aa69d26633d8daf32f9644dbdd99 (diff) |
Revert revision 1.144. I guess ftp-master hasn't been updated since that
commit. Revision 1.46 only costs an inode and may be useful to users.
Notes
Notes:
svn path=/head/; revision=161535
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index d8a9f2947b13..23f631e0c113 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -33,8 +33,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GCC= 3.4+ -NO_LATEST_LINK= yes - GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/chrome/icons/default lib/${MOZILLA}/chrome/icons |