[Bug 196842] [patch] textproc/discount installs broken manpages

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 18 16:59:34 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196842

            Bug ID: 196842
           Summary: [patch] textproc/discount installs broken manpages
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jlaffaye at FreeBSD.org
          Reporter: adamw at FreeBSD.org
          Assignee: jlaffaye at FreeBSD.org
             Flags: maintainer-feedback?(jlaffaye at FreeBSD.org)

Created attachment 151800
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151800&action=edit
install discount manpages as symlinks

textproc/discount installs a number of broken manpages, such as:

[adamw at apnoea ~] man mkd_css
<standard input>:2: can't open `man3/mkd-functions.3': No such file or
directory

The problem is that the Makefile is using the non-standard groff '.so' command
to include another file, which doesn't behave the same for us.

The attached patch just creates the manpages as symlinks.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer jlaffaye at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list