Ensure the package is linked to the proper ncurses implementation
This commit is contained in:
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/doc/copying.txt
|
||||
|
||||
USES= gmake ncurses
|
||||
MAKE_ARGS= EXT= PREFIX=${PREFIX} docsubdir=${PORTNAME} \
|
||||
mandir=${PREFIX}/man
|
||||
mandir=${PREFIX}/man LIB_CURSES=-l${NCURSES_IMPL}
|
||||
CFLAGS+= -I${NCURSESINC}
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
|
||||
Reference in New Issue
Block a user