Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jul 2010 20:06:22 +0400
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        FreeBSD Ports Mailing List <ports@freebsd.org>
Subject:   Using ">" sign in LIB_DEPENDS
Message-ID:  <4C4477FE.4060001@yandex.ru>

next in thread | raw e-mail | index | archive | help
Hi.

Using ">" sign in LIB_DEPENDS in port's Makefile triggers this error:
Syntax error: redirection unexpected
*** Error code 2

While defined in BUILD_DEPENDS and RUN_DEPENDS works fine.
Is this expected behaviour?

Test sample:

LIB_DEPENDS=	rubygem-dnsruby>=1.47:${PORTSDIR}/dns/rubygem-dnsruby


-- 
Regards,
Ruslan



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