git: 7192bc877cde - main - lang/lua51: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 09:24:52 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7192bc877cdead23794931669d8c42889b9157d1
commit 7192bc877cdead23794931669d8c42889b9157d1
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 07:52:37 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:09 +0000
lang/lua51: Add CPE information
Approved by: portmgr (blanket)
---
lang/lua51/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/lua51/Makefile b/lang/lua51/Makefile
index 17fe22e6ded4..5c0cec5b4ef8 100644
--- a/lang/lua51/Makefile
+++ b/lang/lua51/Makefile
@@ -12,7 +12,7 @@ COMMENT= Small, compilable scripting language providing easy access to C code
LICENSE= MIT
-USES= libedit lua:core,51
+USES= cpe libedit lua:core,51
USE_LDCONFIG= yes
# Overriding __MAKE_CONF makes sure that we don't re-parse
More information about the dev-commits-ports-all
mailing list