git: 14314bdbe57d - main - lang/guile3: Remove USES=makeinfo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Nov 2023 19:51:33 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=14314bdbe57d4e8679ab120fadebb1341c3c2fd8 commit 14314bdbe57d4e8679ab120fadebb1341c3c2fd8 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-11-04 08:36:06 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-11-04 19:51:16 +0000 lang/guile3: Remove USES=makeinfo - Distfile ships with pregenerated info files --- lang/guile3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/guile3/Makefile b/lang/guile3/Makefile index d2021c03c8bd..9de45dcaf6a5 100644 --- a/lang/guile3/Makefile +++ b/lang/guile3/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS= guile-aclocal>=3:lang/guile-aclocal USES+= guile:${PORTVERSION:R},env \ charsetfix compiler:c11 cpe gmake iconv libtool \ - makeinfo pathfix pkgconfig readline localbase + pathfix pkgconfig readline localbase CPE_VENDOR= gnu USE_LDCONFIG= yes GNU_CONFIGURE= yes