summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-05 13:45:09 +0000
committermarino <marino@FreeBSD.org>2016-02-05 13:45:09 +0000
commit8518a99305ab6a05c6187fbdc03c8880a55bc85e (patch)
tree5054aaa380bb9b6b12bb81b3bb209d1489e48faa
parenta0969ec9fb55749c54eed6fc909bd92566f89233 (diff)
downloadFreeBSD-ports-8518a99305ab6a05c6187fbdc03c8880a55bc85e.zip
FreeBSD-ports-8518a99305ab6a05c6187fbdc03c8880a55bc85e.tar.gz
news/tin: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
-rw-r--r--news/tin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 99c61df..46b153f 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= libuu.so:${PORTSDIR}/converters/uulib \
libpcre.so:${PORTSDIR}/devel/pcre
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
-USES= gmake iconv shebangfix tar:bzip2
+USES= gmake iconv ncurses shebangfix tar:bzip2
GNU_CONFIGURE= yes
SHEBANG_FILES= tools/opt-case.pl tools/tinews.pl tools/url_handler.pl \
tools/w2r.pl
OpenPOWER on IntegriCloud