Date: Mon, 12 May 2003 17:33:48 -0700 From: Jim Mock <mij@soupnazi.org> To: "Paul A. Hoadley" <paulh@logicsquad.net> Cc: freebsd-questions@freebsd.org Subject: Re: Makefile problems in /usr/ports Message-ID: <901A9AF9-84DA-11D7-A664-000393460DB2@soupnazi.org> In-Reply-To: <20030512081804.GA836@grover.logicsquad.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, May 12, 2003, at 01:18 AM, Paul A. Hoadley wrote:
> Hello,
Hi,
> I've been having trouble lately with Makefiles in /usr/ports for ports
> of Perl applications. For example:
>
> grover:/usr/ports/mail/p5-Mail-SpamAssassin> make
> "Makefile", line 27: Malformed conditional (${PERL_LEVEL} < 500600)
> "Makefile", line 27: Need an operator
> "Makefile", line 30: if-less endif
> "Makefile", line 30: Need an operator
> "Makefile", line 32: Malformed conditional (${PERL_LEVEL} < 500800)
> "Makefile", line 32: Need an operator
> "Makefile", line 34: if-less endif
> "Makefile", line 34: Need an operator
> make: fatal errors encountered -- cannot continue
>
> I was getting this when running 4.7, but I just upgraded to 4.8-STABLE
> today, and it persists. Have I somehow got /usr/bin/make out of sync?
Two questions:
1) How old is your ports tree?
2) Do you have make aliased to gmake in your shell or any other such
silliness?
- jim
--
- jim mock mij@{soupnazi|opendarwin}.org jim@{bsdnews|FreeBSD}.org -
- editor in chief, BSD News: http://bsdnews.org http://soupnazi.org -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?901A9AF9-84DA-11D7-A664-000393460DB2>
