diff options
Diffstat (limited to 'lang/erlang-runtime16/Makefile')
-rw-r--r-- | lang/erlang-runtime16/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang-runtime16/Makefile b/lang/erlang-runtime16/Makefile index 17b32a05a396..af3d7eb91650 100644 --- a/lang/erlang-runtime16/Makefile +++ b/lang/erlang-runtime16/Makefile @@ -44,7 +44,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 |