1
0
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:
Baptiste Daroussin 2014-01-22 18:07:59 +00:00
parent 2036b13853
commit 5fafa71046
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340727

View File

@ -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}