[Bug 262853] textproc/libxslt and textproc/libxml2: circular dependencies when using CMake
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262853] textproc/libxslt circular dependency upon itself"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Mar 2022 12:23:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262853
--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=c35c6fc30a60b1d106b032cc77affc0192fe132e
commit c35c6fc30a60b1d106b032cc77affc0192fe132e
Author: Charlie Li <vishwin@FreeBSD.org>
AuthorDate: 2022-03-29 11:08:51 +0000
Commit: Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2022-03-29 12:22:53 +0000
textproc/libxslt: switch back to autotools
Many ports use xsltproc as a BUILD_DEPENDS. CMake itself unconditionally
depends on ftp/curl, for which certain options can pull in dependencies
using xsltproc to build.
While here:
- DIST_SUBDIR to gnome
- add devel/icu LIB_DEPENDS
PR: 262853
Pointy-hat to: diizzy
Approved by: fluffy (mentor)
Differential Revision: https://reviews.freebsd.org/D34705
textproc/libxslt/Makefile | 41 ++--
textproc/libxslt/distinfo | 4 +-
textproc/libxslt/files/extra-patch-docs (gone) | 11 --
textproc/libxslt/files/patch-CMakeLists.txt (gone) | 20 --
textproc/libxslt/pkg-plist | 218 ++++-----------------
5 files changed, 65 insertions(+), 229 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.