pkgsrc-WIP-changes archive

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

Re: wine32: Use curses from base instead of ncurses



Hello Naveen, 

Naveen Narayanan writes:
> @@ -17,8 +17,8 @@ USE_LANGUAGES=		c c++
>  USE_TOOLS+=		bison flex gmake mktemp msgfmt autoconf perl
>  REPLACE_PERL+=		tools/winemaker/winemaker tools/winedump/function_grep.pl
>  NOT_PAX_MPROTECT_SAFE+=	bin/wine
> +PREFER_NATIVE=		curses
> [...]  

PREFER_NATIVE shouldn't be set in package and should not be needed,
please remove it.

> @@ -29,6 +29,8 @@ NOT_PAX_MPROTECT_SAFE+=	bin/wine
> [...]  
>  .include "../../mk/pthread.buildlink3.mk"
> +.include "../../mk/x11.buildlink3.mk"
>  .include "../../mk/bsd.pkg.mk"

This seems unrelated to curses, why x11.buildlink3.mk added?


Home | Main Index | Thread Index | Old Index