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
- To: Naveen Narayanan <zerous@nocebo.space>
- Subject: Re: wine32: Use curses from base instead of ncurses
- From: Leonardo Taccari <leot%NetBSD.org@localhost>
- Date: Wed, 26 Jun 2019 15:47:22 +0200
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