CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/04/16 05:40:18
Modified files:
lang/erlang : Makefile.inc
lang/erlang/16 : Makefile
lang/erlang/16/pkg: PLIST-main PLIST-wx
lang/erlang/17 : Makefile
lang/erlang/17/pkg: PLIST-main PLIST-wx
lang/erlang/18 : Makefile
lang/erlang/18/pkg: PLIST-main PLIST-wx
lang/erlang/19 : Makefile
lang/erlang/19/pkg: PLIST-main PLIST-wx
lang/erlang/21 : Makefile
lang/erlang/21/pkg: PLIST-main PLIST-wx
Log message:
Rename lang/erlang ports makefile variables used by "gen-versions" and
in PLISTs to avoid a conflict with "COMPILER" used in bsd.port.mk,
remove a hackish workaround, and allow COMPILER to be used as intended.
Use COMPILER to build with ports-gcc on !base-clang arches, needed with
-wx on these arches.
ok cwen@