net-im/echat: USES+= ncurses, respect LDFLAGS

Also link with libncurses, not libcurses
This commit is contained in:
John Marino 2016-02-05 11:20:53 +00:00
parent 517d79dd26
commit 8d26b80983
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408161

View File

@ -9,6 +9,8 @@ MASTER_SITES= http://echat.deep.perm.ru/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= LAN chat program over the TCP/IP networks
USES= ncurses
MAKE_ARGS= LIBS="${LDFLAGS} -lncurses"
SUB_FILES= pkg-message
post-patch: