ports/audio/flite/files/patch-lang-cmulex-make_cmulex
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

11 lines
325 B
Text

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