Page MenuHomeFreeBSD

textproc/libxslt: switch back to autotools
ClosedPublic

Authored by vishwin on Mar 29 2022, 11:25 AM.
Tags
None
Referenced Files
F157415127: D34705.id104321.diff
Thu, May 21, 4:17 AM
Unknown Object (File)
Mon, May 18, 11:34 PM
Unknown Object (File)
Sat, May 2, 3:43 PM
Unknown Object (File)
Sat, May 2, 12:41 PM
Unknown Object (File)
Fri, May 1, 2:04 PM
Unknown Object (File)
Tue, Apr 28, 8:30 PM
Unknown Object (File)
Tue, Apr 28, 4:15 AM
Unknown Object (File)
Mon, Apr 27, 5:47 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