pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/x11/sessreg
On Sun, May 10, 2015 at 10:09:24PM +0900, HIRAMATSU Yoshifumi wrote:
> Hello,
>
> I replaced x11/xproto/builtin.mk with this.
>
> ------------------------------------------------------------------------------
> # $NetBSD$
>
> BUILTIN_PKG:= xproto
> PKGCONFIG_FILE.xproto= ${X11BASE}/lib/pkgconfig/xproto.pc
> PKGCONFIG_FILE.xproto+= ${X11BASE}/lib${LIBABISUFFIX}/pkgconfig/xproto.pc
>
> .include "../../mk/buildlink3/pkgconfig-builtin.mk"
> .include "../../mk/x11.builtin.mk"
> ------------------------------------------------------------------------------
>
> After that, I tried to build x11/sessreg on NetBSD 6 both
> X11_TYPE=native and X11_TYPE=modular setting, and no problem.
>
> I made sure x11/proto not installed before built x11/sessreg,
> and confirmed that x11/xproto was also built as a dependency.
>
> Can I commit it?
Please go ahead!
Thanks,
Thomas
Home |
Main Index |
Thread Index |
Old Index