Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 2004 06:54:38 -0800
From:      "David O'Brien" <obrien@freebsd.org>
To:        Sergey Akifyev <asa@gascom.ru>
Cc:        tobez@freebsd.org
Subject:   Re: Fix "pkg_add -r perl" for 5.2-CURRENT (and later)
Message-ID:  <20040301145438.GA71640@dragon.nuxi.com>
In-Reply-To: <1078146509.660.65.camel@asa.gascom.net.ru>
References:  <1078146509.660.65.camel@asa.gascom.net.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 01, 2004 at 04:08:29PM +0300, Sergey Akifyev wrote:
> Hello!
> 
> Congratulations, you just broke lang/perl5 Makefile!
> 
> #make
> "Makefile", line 26: Malformed conditional (${OSVERSION} >= 502100)
> "Makefile", line 26: Need an operator
> "Makefile", line 28: if-less endif
> "Makefile", line 28: Need an operator
> make: fatal errors encountered -- cannot continue
> 
> Here's suggested patch:

Patch won't work -- .include <bsd.port.pre.mk> needs to be before the
${OSVERSION} use.  Fixing now.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040301145438.GA71640>