aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/lynx-current/Makefile2
-rw-r--r--japanese/lynx/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile
index 995cd7c613fe..fa930037d3a0 100644
--- a/japanese/lynx-current/Makefile
+++ b/japanese/lynx-current/Makefile
@@ -18,7 +18,7 @@ MINOR_VERSION= dev.3
CONFLICTS= lynx-2.* ja-lynx-2.8.7.*
WRKSRC= ${WRKDIR}/${PORTNAME}${VERSION:S/./-/g}
-USES= cpe shebangfix tar:bzip2
+USES= cpe ncurses shebangfix tar:bzip2
SHEBANG_FILES= samples/mailto-form.pl
MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
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}" \