[Bug 262867] textproc/xmlto needs libiconv dependency

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Mar 2022 16:27:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262867

            Bug ID: 262867
           Summary: textproc/xmlto needs libiconv dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mandree@FreeBSD.org
          Reporter: dinoex@FreeBSD.org
             Flags: maintainer-feedback?(mandree@FreeBSD.org)
          Assignee: mandree@FreeBSD.org

xmlto links in libiconv, but don't tell about it.

Building GIT it failed:
xmlto -m ../../Documentation/manpage-normal.xsl --skip-validation man
git-subtree.xml
ld-elf.so.1: Shared object "libiconv.so.2" not found, required by "xsltproc"


Suggested fix for textproc/xmlto:

USES+=iconv

-- 
You are receiving this mail because:
You are the assignee for the bug.