Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2017 02:08:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218767] graphics/dspdfviewer: manpage installed in wrong location
Message-ID:  <bug-218767-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218767

            Bug ID: 218767
           Summary: graphics/dspdfviewer: manpage installed in wrong
                    location
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: caso.ramiro@gmail.com
                CC: santhosh.raju@gmail.com
             Flags: maintainer-feedback?(santhosh.raju@gmail.com)
                CC: santhosh.raju@gmail.com

Created attachment 181926
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181926&action=
=3Dedit
Changes destination of manpage in CMakeLists.txt

Port installs man page in /usr/local/share/man/man1 instead of
/usr/share/man/man1. As a result, running:

% man dspdfviewer

fails to display the man page. Attached there is a patch to CMakeLists.txt =
that
places the man page in /usr/share/man/man1.

--=20
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-218767-13>