Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2002 16:23:01 +0000 (UTC)
From:      naddy@mips.inka.de (Christian Weisgerber)
To:        freebsd-ports@freebsd.org
Subject:   Re: ports/40844: Syntax error on german/BBBike/Makefile
Message-ID:  <ai15p5$29i3$1@kemoauc.mips.inka.de>
References:  <200207281100.g6SB0Iri077176@freefall.freebsd.org> <200207281351.g6SDp5LX011426@kemoauc.mips.inka.de> <20020728143505.GJ810@over-yonder.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew D. Fuller <fullermd@over-yonder.net> wrote:

> Hm.  OK, so what's wrong here?

> "/usr/ports/german/BBBike/Makefile", line 24: Malformed conditional
>      (!defined(PERL_VERSION) || ${PERL_VERSION} <= 5.00503)

Well, obviously your make thinks that the expansion of ${PERL_VERSION}
is a string.

What does "make -V PERL_VERSION" say on your system?

On an up-to-date current it's 5.6.1.  I agree that this value isn't
a well-formed number, but it's good enough for make.

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ai15p5$29i3$1>