Index: Makefile =================================================================== --- Makefile +++ Makefile @@ -2,6 +2,7 @@ PORTNAME= luarocks PORTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://luarocks.org/releases/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} @@ -36,7 +37,7 @@ LUAJIT_VARS= LUA_INCDIR=${LOCALBASE}/include/luajit-2.0 \ LUA_PKGNAMEPREFIX=lua51- \ LUA_VER=5.1 -LUAJIT_USES_OFF= lua +LUAJIT_USES_OFF= lua:flavors post-patch: # /usr/local is a mix of site-local data and packages installs.