pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: mplayer for X11_TYPE != "native"



> Then I have applied attached patch.
> Is this the right thing to do ?

To support both "native" and "modular" X11_TYPEs you need to include
per-library buildlink3.mk files instead of
mk/x11.buildlink3.mk

Get a multimedia-share/Makefile.depends as an example.

Also have a look at, for example, x11/libXt/buildlink3.mk
or x11/libXaw/buildlink3.mk.

This will show you how it works internally.

> +.if ${X11_TYPE} == "native"
>  .include "../../mk/x11.buildlink3.mk"
> +.endif

-- 
Best regards, Aleksey Cheusov.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index