git: a5df985641dd - main - lang/erlang-runtime21: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 2 15:20:04 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a5df985641dd307d9b9c6690fafcc11c33f53b72
commit a5df985641dd307d9b9c6690fafcc11c33f53b72
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 15:11:44 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:19:18 +0000
lang/erlang-runtime21: Add CPE information
Approved by: portmgr (blanket)
---
lang/erlang-runtime21/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/lang/erlang-runtime21/Makefile b/lang/erlang-runtime21/Makefile
index 1041c606eb38..ab3a649924b3 100644
--- a/lang/erlang-runtime21/Makefile
+++ b/lang/erlang-runtime21/Makefile
@@ -15,13 +15,16 @@ LICENSE= APACHE20
BROKEN_sparc64= Fails to build: error: fp_except undeclared
-USES= autoreconf:build gmake ncurses perl5
+USES= autoreconf:build cpe gmake ncurses perl5
USE_GITHUB= nodefault
GH_ACCOUNT= erlang:otp,corba
GH_PROJECT= otp:otp corba:corba
GH_TAGNAME= 4.5.2:corba
USE_PERL5= build
+CPE_VENDOR= erlang
+CPE_PRODUCT= erlang/otp
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-smp-support
More information about the dev-commits-ports-all
mailing list