git: 16369f07903a - main - lang/luajit: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 19:17:39 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=16369f07903add951f0620c1fa8b688ca2ee449b
commit 16369f07903add951f0620c1fa8b688ca2ee449b
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:07:27 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:09 +0000
lang/luajit: Add CPE information
Approved by: portmgr (blanket)
---
lang/luajit/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/luajit/Makefile b/lang/luajit/Makefile
index dc583a672388..0161d641b07a 100644
--- a/lang/luajit/Makefile
+++ b/lang/luajit/Makefile
@@ -21,7 +21,7 @@ IGNORE_riscv64= fails to compile: lj_arch.h:55:2: No support for this architect
CONFLICTS_INSTALL= luajit-openresty
WRKSRC= ${WRKDIR}/LuaJIT-${DISTVERSION}
-USES= gmake
+USES= cpe gmake
USE_LDCONFIG= yes
MAKE_ARGS= CC=${CC} CCOPT= CCOPT_x86=
More information about the dev-commits-ports-all
mailing list