
$FreeBSD: ports/audio/flite/files/patch-lang-cmulex-make_cmulex,v 1.1 2008/03/31 13:23:57 pav Exp $

--- lang/cmulex/make_cmulex.orig
+++ lang/cmulex/make_cmulex
@@ -36,7 +36,7 @@
 ##                                                                       ##
 ###########################################################################
 
-if [ "x$FLITEDIR" == "x" ]
+if [ "x$FLITEDIR" = "x" ]
 then
    FLITEDIR=`pwd`/../..
 fi
