git: f7d0a2127502 - main - devel/bison: Remove unneeded USES=makeinfo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 17:20:15 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f7d0a21275024aa0d41c7560127be5eb0bb90ad2
commit f7d0a21275024aa0d41c7560127be5eb0bb90ad2
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 17:15:19 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 17:19:23 +0000
devel/bison: Remove unneeded USES=makeinfo
---
devel/bison/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index da163b4bb439..4b52ab36cd40 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= m4>=1.4.16,1:devel/m4
# USES=gmake is used for parallelized make test
-USES= charsetfix compiler:c11 cpe gmake iconv localbase makeinfo perl5 readline tar:xz
+USES= charsetfix compiler:c11 cpe gmake iconv localbase perl5 readline tar:xz
USE_PERL5= build
CONFIGURE_ARGS= --disable-yacc --enable-relocatable