CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/06/02 08:03:24
Modified files:
lang/erlang : Makefile.inc
lang/erlang/16 : Makefile
lang/erlang/17 : Makefile
lang/erlang/18 : Makefile
lang/erlang/19 : Makefile
Log message:
- set PKGNAME to erlang-$V, this is a noop package-wise (the actual
produced packages are named according to PKGNAME-main/PKGNAME-wx) but
means that the port work directory has 'erlang' in the name rather
than 'otp', making it easier to identify the responsible port when
searching a big tree of source unpacked with "make extract".
- pick some <space><tab> nits while there