From da29219d7b3fe0e87cb54e6ae4c8ae0810471fe0 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Sat, 8 Mar 2008 11:44:28 -0600 Subject: [PATCH] better fix for misc/factor.sh --- misc/factor.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/misc/factor.sh b/misc/factor.sh index a823bf7b0e..ed2c0ce130 100755 --- a/misc/factor.sh +++ b/misc/factor.sh @@ -95,7 +95,6 @@ check_installed_programs() { ensure_program_installed md5sum md5 ensure_program_installed cut case $OS in - macosx) ensure_program_installed git port;; netbsd) ensure_program_installed gmake;; esac check_gcc_version