Cosmetic change
This commit is contained in:
parent
ebda08aa7c
commit
89248c9505
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532522
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
RUN_DEPENDS= ${LUA_PKGNAMEPREFIX}stdlib-debug>=0:devel/lua-stdlib-debug@${LUA_FLAVOR} \
|
||||
${LUA_PKGNAMEPREFIX}stdlib-normalize>=2.0:devel/lua-stdlib-normalize@${LUA_FLAVOR}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= lua:module
|
||||
|
||||
CONFIGURE_ARGS= --docdir=${DOCSDIR} LUA=${LUA_CMD}
|
||||
|
@ -31,4 +29,6 @@ USE_GITHUB= yes
|
|||
|
||||
DOCSDIR= ${LUA_DOCSDIR}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue