From f86fe57acc13848755ae0bbd561546d6f483f398 Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Mon, 9 Sep 2019 09:00:38 +0000 Subject: Add luajit-openresty to CONFLICTS_INSTALL for luajit --- lang/luajit/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lang/luajit/Makefile b/lang/luajit/Makefile index b5809101c816..9e911100e3d2 100644 --- a/lang/luajit/Makefile +++ b/lang/luajit/Makefile @@ -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 -- cgit v1.2.3