If a port requires xorg-server's source tree, how to write Makefile?

meta meta at vmeta.jp
Mon Feb 4 01:40:51 UTC 2013


2013-02-04 10:16  Eitan Adler wrote:
> On 3 February 2013 10:16, meta <meta at vmeta.jp> wrote:
>> 2013-02-03 23:07, Chris Rees wrote:
>>> 
>>> On 3 Feb 2013 13:44, "Dominic Fandrey" <kamikaze at bsdforen.de> wrote:
>>>> 
>>>> BUILD_DEPENDS=
>>>> ${NONEXISTENT}:${PORTSDIR}/x11-servers/xorg-server:extract
>>>> 
>>>> See the Porters' Handbook section 5.8.
>>> 
>>> 
>>> I think you need :patch here, to get the patched version.
>> 
>> 
>> Thanks. The target :patch was corect.
>> Actually writing it in PATCH_DEPENDS went well.
> 
> Is xorg's source required to patch this port?

I think it is yes. Xorg's source has to be extracted and copied into 
its source tree before
patch target. Then this port patches xorg's source which copied into 
port's source.
-- 
`whois vmeta.jp | nkf -w`
meta <meta at vmeta.jp>


More information about the freebsd-ports mailing list