git: e224d70d4224 - main - devel/bnf: Remove USES=makeinfo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Oct 2023 19:01:47 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e224d70d422461605ba1e326cbb8a271383e2016 commit e224d70d422461605ba1e326cbb8a271383e2016 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-21 14:27:43 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-21 19:01:36 +0000 devel/bnf: Remove USES=makeinfo - Dist ships with an info files and it is not needed to be regenerated - Adopt port --- devel/bnf/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/bnf/Makefile b/devel/bnf/Makefile index 540f1e0e42b9..2ef116cf28a4 100644 --- a/devel/bnf/Makefile +++ b/devel/bnf/Makefile @@ -4,13 +4,12 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SAVANNAH -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Generate C parser given a grammar in BNF notation WWW= https://www.nongnu.org/bnf/ LICENSE= GPLv2 -USES= makeinfo GNU_CONFIGURE= yes INFO= bnf