lang/elixir-devel: allow Erlang/OTP version to be user-configured
Reported by: Pat Maddox <pat@patmaddox.com> Sponsored by: SkunkWerks, GmbH
This commit is contained in:
parent
2ad4309d8e
commit
2ff6d1b2e2
@ -34,7 +34,7 @@ MAKE_ENV+= MAN_PREFIX=${PREFIX}/man \
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
ERLANG_VER= 24
|
||||
ERLANG_VER?= 24
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user