maintainer-feedback requested: [Bug 257235] lang/elixir buil failure without option SRC

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 17 Jul 2021 14:32:59 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-erlang (Nobody)
<erlang@FreeBSD.org> for maintainer-feedback:
Bug 257235: lang/elixir buil failure without option SRC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257235



--- Description ---
When option DOCS and SRC are set to OFF then build fails with of.ex and
unify.ex "No such file or directory":

---Begin OPTIONS List---
===> The following configuration options are available for elixir-1.11.3:
     DOCS=off: Build and/or install documentation
     SRC=off: Install source code
===> Use 'make config' to modify these settings


=======================<phase: package	      >============================
===>  Building package for elixir-1.11.3
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/elixir/work/stage/usr/local/lib/elixir/lib/elixir/lib/m
odule/types/of.ex:No
such file or directory
pkg-static: Unable to access file
/wrkdirs/usr/ports/lang/elixir/work/stage/usr/local/lib/elixir/lib/elixir/lib/m
odule/types/unify.ex:No
such file or directory

pkg-plist should be modified if non default options are selected.