diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/echat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/echat/Makefile b/net-im/echat/Makefile index 7f9dfce0dd62..bbaeaa7cdd72 100644 --- a/net-im/echat/Makefile +++ b/net-im/echat/Makefile @@ -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: |