- Fix lua version
Approved by: portmgr blanket
This commit is contained in:
parent
5bbf08549d
commit
585e08fe31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404469
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ GRAPHMAGICK_CMAKE_OFF= -DUSE_GRAPHICSMAGICK:BOOL=OFF
|
|||
LIBSECRET_LIB_DEPENDS= libsecret-1.so:${PORTSDIR}/security/libsecret
|
||||
LIBSECRET_CMAKE_OFF= -DUSE_LIBSECRET:BOOL=OFF
|
||||
|
||||
LUA_USES= lua:5.2
|
||||
LUA_USES= lua:52
|
||||
LUA_CMAKE_OFF= -DUSE_LUA:BOOL=OFF
|
||||
|
||||
NLS_USES= gettext
|
||||
|
|
Loading…
Reference in a new issue