Page MenuHomeFreeBSD

textproc/libxslt: switch back to autotools
ClosedPublic

Authored by vishwin on Mar 29 2022, 11:25 AM.
Tags
None
Referenced Files
F168477246: D34705.id.diff
Fri, Aug 28, 2:28 PM
Unknown Object (File)
Thu, Aug 27, 5:28 PM
Unknown Object (File)
Thu, Aug 20, 3:34 PM
Unknown Object (File)
Thu, Aug 20, 3:33 PM
Unknown Object (File)
Jul 27 2026, 11:13 AM
Unknown Object (File)
Jul 11 2026, 4:36 PM
Unknown Object (File)
Jul 10 2026, 9:16 AM
Unknown Object (File)
Jul 10 2026, 9:09 AM
Subscribers

Details

Summary

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

Test Plan

testported and ran by building other ports; LIB_DEPENDS was caught there

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable