pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51728: devel/ncurses renaming of lib{form,menu,panel} should be reverted before next release
The following reply was made to PR pkg/51728; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/51728: devel/ncurses renaming of lib{form,menu,panel} should
be reverted before next release
Date: Sun, 14 Oct 2018 02:34:28 +0000
Would this change have solved the issue better
like mk/platform/SunOS.mk
# The native curses implementations are reasonably old and can cause lots of
# issues with software which assumes newer interfaces, so it's easier to just
# use pkgsrc curses at this point. Both curses and terminfo should be in sync
# otherwise it's possible to end up with conflicting buildlink transforms.
#
_INCOMPAT_CURSES= SunOS-*-*
_OPSYS_PREFER.terminfo?= pkgsrc
This will ensure pkgsrc ncurses is pulled in, I think.
Home |
Main Index |
Thread Index |
Old Index