aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime17
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2015-06-26 10:03:08 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2015-06-26 10:03:08 +0000
commiteadcd5e67fff0aeca4d0885671ab89fbfa7a73e9 (patch)
treef33cb52572aeb38af0f4c4f0b44f86e23ae58755 /lang/erlang-runtime17
parent78c062d82a143c7d51cc6dc0cf5c63f3c653355d (diff)
downloadports-eadcd5e67fff0aeca4d0885671ab89fbfa7a73e9.tar.gz
ports-eadcd5e67fff0aeca4d0885671ab89fbfa7a73e9.zip
Notes
Diffstat (limited to 'lang/erlang-runtime17')
-rw-r--r--lang/erlang-runtime17/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/erlang-runtime17/Makefile b/lang/erlang-runtime17/Makefile
index 4a73383710a6..0f60be2c4f3e 100644
--- a/lang/erlang-runtime17/Makefile
+++ b/lang/erlang-runtime17/Makefile
@@ -34,22 +34,22 @@ MAKE_JOBS_UNSAFE=yes
OPTIONS_DEFINE= DOCS DTRACE GCC GS HIPE JAVA KQUEUE ODBC OPENSSL SCTP SMP THREADS WX DIRTY
+DIRTY_DESC= Enable Dirty schedulers (experimental)
+DTRACE_DESC= Enable DTrace support
GCC_DESC= Use current GCC
+GS_DESC= Enable GS application (deprecated)
HIPE_DESC= Build native HiPE compiler
KQUEUE_DESC= Enable Kernel Poll (kqueue) support
SCTP_DESC= Enable SCTP support
SMP_DESC= Enable SMP support
WX_DESC= Enable WX application
-GS_DESC= Enable GS application (deprecated)
-DTRACE_DESC= Enable DTrace support
-DIRTY_DESC= Enable Dirty schedulers (experimental)
OPTIONS_DEFAULT=KQUEUE OPENSSL SCTP SMP THREADS
OPTIONS_EXCLUDE_DragonFly= SCTP
ERL_RELEASE= 17.5
-USES= autoreconf gmake perl5
+USES= gmake perl5
USE_PERL5= build
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib