aboutsummaryrefslogtreecommitdiff
path: root/japanese/lynx
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-05 16:42:46 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-05 16:42:46 +0000
commita223ae00dd8dcd18c924bb861f1828bab34cc14e (patch)
treeb74f298b5e4d16b9cd1f28e5302aa2e4abea0afc /japanese/lynx
parentd1dbcc3293d0afb10e3cccfeb4b60ebe9a424f5c (diff)
downloadports-a223ae00dd8dcd18c924bb861f1828bab34cc14e.tar.gz
ports-a223ae00dd8dcd18c924bb861f1828bab34cc14e.zip
japanese/lynx(-current): document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Notes
Notes: svn path=/head/; revision=408223
Diffstat (limited to 'japanese/lynx')
-rw-r--r--japanese/lynx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile
index 7df173faa80c..162d33b9ee61 100644
--- a/japanese/lynx/Makefile
+++ b/japanese/lynx/Makefile
@@ -18,7 +18,7 @@ MINOR_VERSION= rel.1
CONFLICTS= lynx-2.* ja-lynx-2.8.8.*
-USES= cpe shebangfix tar:bzip2
+USES= cpe ncurses shebangfix tar:bzip2
SHEBANG_FILES= samples/mailto-form.pl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \