aboutsummaryrefslogtreecommitdiff
path: root/www/lynx-current
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 14:53:45 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 14:53:45 +0000
commit13ac5a6884840cd1d3370df90a55410547f0f2f7 (patch)
treeb2703faa8d8fc78c9b8e077ae6b5cc818d0f15c5 /www/lynx-current
parent74e3f20c8dd4edcd98455c4b11f50b97999d932d (diff)
downloadports-13ac5a6884840cd1d3370df90a55410547f0f2f7.tar.gz
ports-13ac5a6884840cd1d3370df90a55410547f0f2f7.zip
www/lynx-current: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=408199
Diffstat (limited to 'www/lynx-current')
-rw-r--r--www/lynx-current/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index 088a4af9cedd..80dcdbaec771 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
CONFLICTS_INSTALL= lynx-2.8.[0-8].* ja-lynx-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME}
-USES= cpe iconv shebangfix tar:bzip2
+USES= cpe iconv ncurses shebangfix tar:bzip2
USE_OPENSSL= yes
SHEBANG_FILES= samples/mailto-form.pl
GNU_CONFIGURE= yes