CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/06/07 05:51:52
Modified files:
lang/lua : lua.port.mk
Log message:
Allow one to restrict the lua FLAVORS available in a lua port.
Previously declaring eg. FLAVORS = lua52 in the Makefile would still
allow you to build the lua53 FLAVOR. No objection from ports
