diff options
Diffstat (limited to 'lang/erlang-runtime15/Makefile')
-rw-r--r-- | lang/erlang-runtime15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang-runtime15/Makefile b/lang/erlang-runtime15/Makefile index d31fe3c60266..4174cfba95f7 100644 --- a/lang/erlang-runtime15/Makefile +++ b/lang/erlang-runtime15/Makefile @@ -45,7 +45,7 @@ DTRACE_DESC= Enable DTrace support (experimental) OPTIONS_DEFAULT=SMP OPENSSL THREADS SCTP KQUEUE -ERL_RELEASE= R${PORTVERSION:S/.//g:U:S/1$/-1/} +ERL_RELEASE= R${PORTVERSION:S/.//g:tu:S/1$/-1/} USES= gmake perl5 GNU_CONFIGURE= yes |