Date: Mon, 09 Feb 2004 20:13:50 +0100 From: Yonny Cardenas <Yonny.Cardenas@insa-lyon.fr> To: ports@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: sdl-1.2.5_3,1 Message-ID: <4027DBEE.9000102@insa-lyon.fr>
next in thread | raw e-mail | index | archive | help
Hi I have the error script with this port in FreeBSD 4.9, I don't know how I can fix it. db/pkg/$dep -a -z `echo $dep | /usr/bin/grep -E 'this_port_does_not_exist'` ]; then if ! /usr/bin/grep ^sdl-1.2.5_3,1$ /var/db/pkg/$dep/+REQUIRED_BY >/dev/null 2>&1; then echo sdl-1.2.5_3,1 >> /var/db/pkg/$dep/+REQUIRED_BY; fi; fi; done; fi Syntax error: "(" unexpected (expecting "then") *** Error code 2 Stop in /usr/ports/devel/sdl12. Thanks. Yonny --------------------------------------------------------------- Yonny CARDENAS ::: LIRIS - CNRS Yonny.Cardenas@insa-lyon.fr ::: liris.cnrs.fr Tel: +33 (0)4 72 43 63 07 ::: INSA Lyon - FRANCE ---------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4027DBEE.9000102>