Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2003 16:32:21 -0500
From:      "Peter Brezny" <peter@skyrunner.net>
To:        <freebsd-ports@freebsd.org>, <leeym@FreeBSD.org>
Subject:   razor-agents port v 2.22 problems
Message-ID:  <NEBBIGLHNDFEJMMIEGOOAEDPFFAA.peter@skyrunner.net>

next in thread | raw e-mail | index | archive | help
Greetings,

I'm getting the following error when attempting to build
/usr/ports/mail/razor-agents

mx4# make
"Makefile", line 36: Malformed conditional (${PERL_LEVEL} < 580000)
"Makefile", line 36: Need an operator
"Makefile", line 38: if-less endif
"Makefile", line 38: Need an operator
make: fatal errors encountered -- cannot continue

Where lines 36-38 read:
.if ${PERL_LEVEL} < 580000
BUILD_DEPENDS+=
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/
p5-Test-Simple
.endif

No luck searching the questions or ports mailing lists.

The system information:
4.7-STABLE FreeBSD 4.7-STABLE #1: Wed Feb  5 13:44:06 EST 2003

Any help is appreciated.



Peter Brezny
Skyrunner.net



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?NEBBIGLHNDFEJMMIEGOOAEDPFFAA.peter>