diff options
Diffstat (limited to 'www/firefox36/Makefile')
-rw-r--r-- | www/firefox36/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index e165160..0f867ae 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/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 |