Page MenuHomeFreeBSD

textproc/libxslt: switch back to autotools
ClosedPublic

Authored by vishwin on Mar 29 2022, 11:25 AM.
Tags
None
Referenced Files
F103142922: D34705.diff
Thu, Nov 21, 1:44 PM
Unknown Object (File)
Wed, Nov 20, 4:08 AM
Unknown Object (File)
Tue, Nov 19, 5:21 PM
Unknown Object (File)
Fri, Nov 8, 5:39 AM
Unknown Object (File)
Thu, Nov 7, 2:11 PM
Unknown Object (File)
Thu, Nov 7, 12:38 PM
Unknown Object (File)
Wed, Nov 6, 12:26 PM
Unknown Object (File)
Tue, Nov 5, 1:28 PM
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