Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 2015 16:59:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196842] [patch] textproc/discount installs broken manpages
Message-ID:  <bug-196842-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: adamw@FreeBSD.org
          Assignee: jlaffaye@FreeBSD.org
             Flags: maintainer-feedback?(jlaffaye@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@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@FreeBSD.org> ---
Auto-assigned to maintainer jlaffaye@FreeBSD.org

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196842-13>