aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-02-06 14:02:48 +0000
committerJohn Marino <marino@FreeBSD.org>2016-02-06 14:02:48 +0000
commit756755faa14eb59bdbe9b011f932b6ef7d856457 (patch)
tree7f9e99eec6b1e5f98a43cd521b08194eb43d8a7d /lang
parentf275cc2cf44bc3215a5466c3053fd58d6405141e (diff)
downloadports-756755faa14eb59bdbe9b011f932b6ef7d856457.tar.gz
ports-756755faa14eb59bdbe9b011f932b6ef7d856457.zip
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/erlang-java/Makefile2
-rw-r--r--lang/erlang-riak/Makefile2
-rw-r--r--lang/erlang-runtime15/Makefile2
-rw-r--r--lang/erlang-runtime16/Makefile2
-rw-r--r--lang/erlang-runtime17/Makefile2
-rw-r--r--lang/erlang-runtime18/Makefile2
-rw-r--r--lang/erlang/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/lang/erlang-java/Makefile b/lang/erlang-java/Makefile
index 02a403f6cd99..d5efa4c75925 100644
--- a/lang/erlang-java/Makefile
+++ b/lang/erlang-java/Makefile
@@ -32,7 +32,7 @@ OPTIONS_DEFINE= DOCS
ERL_RELEASE= 18.2.1
-USES= gmake perl5
+USES= gmake ncurses perl5
USE_PERL5= build
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/lang/erlang-riak/Makefile b/lang/erlang-riak/Makefile
index 1d81fdc45fe7..be355d7a68d3 100644
--- a/lang/erlang-riak/Makefile
+++ b/lang/erlang-riak/Makefile
@@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/otp_src_${ERL_RELEASE}
ERL_RELEASE= R16B02-basho5
-USES= gmake perl5
+USES= gmake ncurses perl5
USE_PERL5= build
GNU_CONFIGURE= yes
USE_OPENSSL= yes
diff --git a/lang/erlang-runtime15/Makefile b/lang/erlang-runtime15/Makefile
index 13b9334700c3..0ba7bd33a2e6 100644
--- a/lang/erlang-runtime15/Makefile
+++ b/lang/erlang-runtime15/Makefile
@@ -42,7 +42,7 @@ OPTIONS_EXCLUDE_DragonFly= HIPE SCTP
ERL_RELEASE= R${PORTVERSION:S/.//g:tu:S/1$/-1/}
-USES= gmake perl5
+USES= gmake ncurses perl5
USE_PERL5= build
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/lang/erlang-runtime16/Makefile b/lang/erlang-runtime16/Makefile
index b9d190350e76..78f509708d96 100644
--- a/lang/erlang-runtime16/Makefile
+++ b/lang/erlang-runtime16/Makefile
@@ -42,7 +42,7 @@ OPTIONS_EXCLUDE_DragonFly= HIPE SCTP
ERL_RELEASE= R${PORTVERSION:S/.//g:tu:S/1$/-1/}
-USES= gmake perl5
+USES= gmake ncurses perl5
USE_PERL5= build
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/lang/erlang-runtime17/Makefile b/lang/erlang-runtime17/Makefile
index b7b201fec9ac..2c6a61a831c9 100644
--- a/lang/erlang-runtime17/Makefile
+++ b/lang/erlang-runtime17/Makefile
@@ -50,7 +50,7 @@ OPTIONS_EXCLUDE_DragonFly= HIPE SCTP
ERL_RELEASE= 17.5
-USES= gmake perl5
+USES= gmake ncurses perl5
USE_PERL5= build
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/lang/erlang-runtime18/Makefile b/lang/erlang-runtime18/Makefile
index 10fad616ea3d..3d0abcf444ee 100644
--- a/lang/erlang-runtime18/Makefile
+++ b/lang/erlang-runtime18/Makefile
@@ -48,7 +48,7 @@ OPTIONS_EXCLUDE_DragonFly= HIPE SCTP
ERL_RELEASE= 18.2.1
-USES= gmake perl5
+USES= gmake ncurses perl5
USE_PERL5= build
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index ef456be66dfe..a36c79e6debb 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -53,7 +53,7 @@ OPTIONS_EXCLUDE_DragonFly= HIPE SCTP
ERL_RELEASE= 18.2.1
-USES= gmake perl5
+USES= gmake ncurses perl5
USE_PERL5= build
USE_RC_SUBR= epmd
GNU_CONFIGURE= yes