x11/xterm: document ncurses requirement (USES+=ncurses)

Also link with libncurses, not libcurses

approved by:	infrastructure blanket
This commit is contained in:
John Marino
2016-02-05 18:34:16 +00:00
parent 28d03bbe16
commit d48cc533e1

View File

@@ -9,8 +9,9 @@ MASTER_SITES= LOCAL/peter
MAINTAINER= peter@FreeBSD.org
COMMENT= Hexpert - a simple but flexible binary file editor
USES= uidfix
USES= ncurses uidfix
MAKE_ENV= NO_MAN=yes NO_OBJ=yes
MAKE_ARGS= LDADD="-lncurses"
PLIST_FILES= bin/hex