Prefer ncurses from base. This resolves an issue using curses

applications within screen.
This commit is contained in:
Cy Schubert 2017-08-26 05:40:47 +00:00
parent 243e8be544
commit ddce9c2ca4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448751

View file

@ -3,6 +3,7 @@
PORTNAME= screen
PORTVERSION= 4.6.1
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://ftp.gnu.org/gnu/screen/ \
ftp://ftp.gnu.org/gnu/screen/ \
@ -34,7 +35,7 @@ SYSTEM_SCREENRC_DESC= Install system screenrc with helpful status line
OPTIONS_SUB=
USES= gmake cpe ncurses
USES= gmake cpe ncurses:base
CPE_VENDOR= gnu