diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2021-10-28 01:10:40 +0000 |
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2021-10-28 01:10:40 +0000 |
| commit | 8823f793732f8c92235a6332417d53ef4cc361b4 (patch) | |
| tree | c2a1db0566c1ecabde7e6bd1352c1f487b6e9827 /lang/luajit-openresty | |
| parent | 4fec652f2efb9f18b16a84028dd9a3d17a71589b (diff) | |
Diffstat (limited to 'lang/luajit-openresty')
| -rw-r--r-- | lang/luajit-openresty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/luajit-openresty/Makefile b/lang/luajit-openresty/Makefile index 7ff98d7a2a9e..b99e28d6a618 100644 --- a/lang/luajit-openresty/Makefile +++ b/lang/luajit-openresty/Makefile @@ -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= |
