Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:37 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 209246e04e0a - main - lang/luajit-openresty: Add CPE information
Message-ID:  <202110201614.19KGEb3e086133@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=209246e04e0a415f7d594be67aa5aa64ec8ccfc9

commit 209246e04e0a415f7d594be67aa5aa64ec8ccfc9
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:17 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:17 +0000

    lang/luajit-openresty: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 lang/luajit-openresty/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/luajit-openresty/Makefile b/lang/luajit-openresty/Makefile
index bfe12fecc865..7ff98d7a2a9e 100644
--- a/lang/luajit-openresty/Makefile
+++ b/lang/luajit-openresty/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
 IGNORE_riscv64=		fails to compile: lj_arch.h:73:2: No support for this architecture (yet)
 
-USES=		gmake
+USES=		cpe gmake
 
 CONFLICTS_INSTALL=	luajit
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110201614.19KGEb3e086133>