freebsd-ports/audio/flite/files/patch-lang-cmulex-make_cmulex
Pav Lucistnik 4a25988c2e - Update to 1.3
PR:		ports/121609
Submitted by:	Richard Neese <r.neese@gmail.com>
Approved by:	maintainer timeout (sobomax; 20 days)
2008-03-31 13:23:57 +00:00

14 lines
337 B
Text

$FreeBSD$
--- 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