From 204b4f08ad5a8b39094465cbdc4834478fb93f20 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 21 Sep 2007 13:12:57 +0000 Subject: regen --- devel/bmake/files/configure | 1 + 1 file changed, 1 insertion(+) (limited to 'devel') diff --git a/devel/bmake/files/configure b/devel/bmake/files/configure index 2683e433417..413340cf104 100755 --- a/devel/bmake/files/configure +++ b/devel/bmake/files/configure @@ -1725,6 +1725,7 @@ no) ;; */csh) DEFSHELL=0; DEFAULT_CSH=$with_defshell;; # kidding right? */sh) DEFSHELL=1; DEFAULT_SH=$with_defshell;; */ksh) DEFSHELL=2; DEFAULT_KSH=$with_defshell;; + esac ;; esac fi -- cgit v1.2.3