git: d5aa4e1a0e70 - main - lang/erlang: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 18:49:39 UTC 2021


The branch main has been updated by decke:

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

commit d5aa4e1a0e70dc62458aa5bf5354a24925cb4d16
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:45:23 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 18:49:12 +0000

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

diff --git a/lang/erlang/Makefile b/lang/erlang/Makefile
index 0dd7cdf31601..42de230a6e49 100644
--- a/lang/erlang/Makefile
+++ b/lang/erlang/Makefile
@@ -15,7 +15,7 @@ LICENSE=	APACHE20
 
 BROKEN_sparc64=	Fails to build: error: fp_except undeclared
 
-USES=		autoreconf:build compiler:c11 gmake ncurses perl5
+USES=		autoreconf:build compiler:c11 cpe gmake ncurses perl5
 USE_GITHUB=	nodefault
 GH_ACCOUNT=	erlang:otp,corba
 GH_PROJECT=	otp:otp corba:corba


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