git: e3b2a9fd4917 - main - math/gnubc: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 25 20:30:02 UTC 2021


The branch main has been updated by decke:

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

commit e3b2a9fd491758edde93b76cdf987608fae552a4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:19:27 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:53 +0000

    math/gnubc: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 math/gnubc/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/math/gnubc/Makefile b/math/gnubc/Makefile
index ff4177080dc2..791617458477 100644
--- a/math/gnubc/Makefile
+++ b/math/gnubc/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN_powerpc64=	fails to build: tests fail with error code 2
 
-USES=		libedit makeinfo
+USES=		cpe libedit makeinfo
+CPE_VENDOR=	gnu
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--with-libedit
 INFO=		bc \


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