Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:24:53 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9fccb724ba2a - main - lang/lua52: Add CPE information
Message-ID:  <202108310924.17V9OrGf092848@gitrepo.freebsd.org>

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

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

commit 9fccb724ba2aa97ad28c0ac27ee01ea82aba3685
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 07:53:45 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:09 +0000

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

diff --git a/lang/lua52/Makefile b/lang/lua52/Makefile
index 7fddddabf7b9..85c86ca3abff 100644
--- a/lang/lua52/Makefile
+++ b/lang/lua52/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Small, compilable scripting language providing easy access to C code
 
 LICENSE=	MIT
 
-USES=		libedit lua:core,52
+USES=		cpe libedit lua:core,52
 USE_LDCONFIG=	yes
 
 # Overriding __MAKE_CONF makes sure that we don't re-parse



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