Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Sep 2021 20:30:00 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: e3b2a9fd4917 - main - math/gnubc: Add CPE information
Message-ID:  <202109252030.18PKU0Kk054628@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=e3b2a9fd491758edde93b76cdf987608fae552a4

commit e3b2a9fd491758edde93b76cdf987608fae552a4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-25 20:19:27 +0000
Commit:     Bernhard Froehlich <decke@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 \



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