git: 16364e1c3ae1 - main - shells/bashc: Remove invalid CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Aug 20 07:57:19 UTC 2021


The branch main has been updated by decke:

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

commit 16364e1c3ae16ee9a66a98f60989ca263e42c3b3
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-20 07:56:26 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-20 07:56:26 +0000

    shells/bashc: Remove invalid CPE information
    
    Approved by:    portmgr (blanket)
---
 shells/bashc/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile
index 7a2b532602fd..61bed23d78c9 100644
--- a/shells/bashc/Makefile
+++ b/shells/bashc/Makefile
@@ -10,10 +10,9 @@ COMMENT=	GNU Bourne Again shell extended with two-panel file manager
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		bison cpe gmake iconv localbase makeinfo pathfix
+USES=		bison gmake iconv localbase makeinfo pathfix
 GNU_CONFIGURE=	yes
 OPTIONS_SUB=	yes
-CPE_VENDOR=	gnu
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	sergev


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