aboutsummaryrefslogtreecommitdiff
path: root/lang/luajit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/luajit/Makefile')
-rw-r--r--lang/luajit/Makefile2
1 files changed, 2 insertions, 0 deletions
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