Date: Sat, 4 Nov 2023 19:51:33 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 14314bdbe57d - main - lang/guile3: Remove USES=makeinfo Message-ID: <202311041951.3A4JpX6I067503@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311041951.3A4JpX6I067503>