Add luajit-openresty to CONFLICTS_INSTALL for luajit

This commit is contained in:
Martin Matuska 2019-09-09 09:00:38 +00:00
parent 1c4f1a9720
commit f86fe57acc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511609

View File

@ -18,6 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
IGNORE_aarch64= fails to compile: lj_arch.h:55:2: No support for this architecture (yet)
IGNORE_powerpc64= fails to compile: lj_arch.h:346:2: No support for PowerPC 64 bit mode
CONFLICTS_INSTALL= luajit-openresty
WRKSRC= ${WRKDIR}/LuaJIT-${DISTVERSION}
USES= gmake
USE_LDCONFIG= yes