mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
Add an explicit dependency on perl
Reported by: pkg-fallout
This commit is contained in:
parent
2036b13853
commit
5fafa71046
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340727
@ -12,7 +12,8 @@ COMMENT= POSIX layer for Lua
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USES= lua
|
||||
USES= lua perl5
|
||||
USE_PERL5= build
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= LUA_INCLUDE=-I${LUA_INCDIR} \
|
||||
LUA=${LOCALBASE}/bin/lua${LUA_VER_STR}
|
||||
|
Loading…
x
Reference in New Issue
Block a user