From 16a4c59f41133bf5de531e4e49efbe15dfd1f6b3 Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 22 Jan 2004 13:14:46 +0000 Subject: Use the SORT macro defined in bsd.port.mk. --- www/firefox35/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'www/firefox35') 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 -- cgit