1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

lang/Makefile: connect lang/luajit-devel to build

Update CONFLICTS for lang/luajit and lang/luajit-openresty.
This commit is contained in:
Sergey A. Osokin 2021-10-27 21:10:40 -04:00
parent 4fec652f2e
commit 8823f79373
3 changed files with 3 additions and 2 deletions

View File

@ -169,6 +169,7 @@
SUBDIR += lua53
SUBDIR += lua54
SUBDIR += luajit
SUBDIR += luajit-devel
SUBDIR += luajit-openresty
SUBDIR += malbolge
SUBDIR += maude

View File

@ -19,7 +19,7 @@ IGNORE_riscv64= fails to compile: lj_arch.h:73:2: No support for this architect
USES= cpe gmake
CONFLICTS_INSTALL= luajit
CONFLICTS_INSTALL= luajit luajit-devel
USE_LDCONFIG= yes
MAKE_ARGS= CC=${CC} Q=

View File

@ -18,7 +18,7 @@ IGNORE_aarch64= fails to compile: lj_arch.h:55:2: No support for this architect
IGNORE_powerpc64= fails to compile: lj_arch.h:346:2: No support for PowerPC 64 bit mode
IGNORE_riscv64= fails to compile: lj_arch.h:55:2: No support for this architecture (yet)
CONFLICTS_INSTALL= luajit-openresty
CONFLICTS_INSTALL= luajit-devel luajit-openresty
WRKSRC= ${WRKDIR}/LuaJIT-${DISTVERSION}
USES= cpe gmake