diff --git a/devel/lua-cjson/Makefile b/devel/lua-cjson/Makefile index a4061684d379..f2abbde6445a 100644 --- a/devel/lua-cjson/Makefile +++ b/devel/lua-cjson/Makefile @@ -9,11 +9,11 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} DISTNAME= lua-cjson-${PORTVERSION} MAINTAINER= osa@FreeBSD.org -COMMENT= Fast JSON parsing and encoding support for Lua +COMMENT?= Fast JSON parsing and encoding support for Lua LICENSE= MIT -USES= lua +USES?= lua MAKE_ARGS= LUA_VERSION=${LUA_VER}