diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 13:14:46 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-01-22 13:14:46 +0000 |
commit | fdad5368da46e5a466a745dc54b9cc704c827712 (patch) | |
tree | ee7c5a37f3481cfeb35d27e51de2a123642e6bd1 /www/firefox35 | |
parent | c21417841cf151ce176d59ecdc3203749e2a3012 (diff) |
Notes
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 e165160248dc..0f867ae6042b 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -52,8 +52,6 @@ PLUGINSDIR= ${PREFIX}/lib/browser_plugins #BROKEN+=please make sure you have given the command \'use.perl port\'. #.endif # ${PERL_LEVEL} < 500601 -SORT?=/usr/bin/sort - .if defined(WITH_DEBUG) WITH_LOGGING= yes CONFIGURE_ENV+= WITH_DEBUG=yes |