1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Fix build on GCC architectures.

PR:		234061
Submitted by:	Piotr Kubaj
This commit is contained in:
David Thiel 2018-12-19 18:45:38 +00:00
parent 5622d1ab34
commit a0d1de6b85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487809

View File

@ -20,8 +20,7 @@ RUN_DEPENDS= ${LUA_MODLIBDIR}/socket/core.so:net/luasocket-51 \
${LUA_MODLIBDIR}/bit.so:devel/lua51-bitop
LIB_DEPENDS= libidn.so:dns/libidn
USES= cpe gmake lua:51 shebangfix ssl
USE_CSTD= c99
USES= compiler:c11 cpe gmake lua:51 shebangfix ssl
SHEBANG_FILES= prosody prosodyctl
LUA_PREMK= yes
HAS_CONFIGURE= yes