git: d015b673ee59 - main - lang/lua54: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:24:56 UTC 2021


The branch main has been updated by decke:

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

commit d015b673ee59a11e4fe6579a8764ad53ed87f946
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 07:56:00 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:10 +0000

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

diff --git a/lang/lua54/Makefile b/lang/lua54/Makefile
index 516a0f96c619..e72db87684d6 100644
--- a/lang/lua54/Makefile
+++ b/lang/lua54/Makefile
@@ -9,7 +9,7 @@ COMMENT=	Powerful, efficient, lightweight, embeddable scripting language
 
 LICENSE=	MIT
 
-USES=		lua:core,54
+USES=		cpe lua:core,54
 USE_LDCONFIG=	yes
 
 # Overriding __MAKE_CONF makes sure that we don't re-parse


More information about the dev-commits-ports-main mailing list