Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2010 00:51:09 +0800
From:      Sunpoet Hsieh <sunpoet@sunpoet.net>
To:        Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Cc:        FreeBSD Ports Mailing List <ports@freebsd.org>
Subject:   Re: Using ">" sign in LIB_DEPENDS
Message-ID:  <AANLkTin7U3F81pypPG5zsViwJiVfmymxswRKpkC8sAIE@mail.gmail.com>
In-Reply-To: <4C4477FE.4060001@yandex.ru>
References:  <4C4477FE.4060001@yandex.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 20, 2010 at 12:06 AM, Ruslan Mahmatkhanov <cvs-src@yandex.ru> w=
rote:
> 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=3D =C2=A0 =C2=A0rubygem-dnsruby>=3D1.47:${PORTSDIR}/dns/rubyg=
em-dnsruby
>
>
> --
> Regards,
> Ruslan

Hi,

Yes, it is the correct result.
Please read Porter's Handbook 5.7 for details.
http://www.freebsd.org/doc/en/books/porters-handbook/makefile-depend.html

Regards,
Sunpoet



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