https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272258
Bug ID: 272258
Summary: sysutils/rubygem-bundler: Create symlinks for manpages
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
Created attachment 243047
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243047&action=edit
Patch file
Create symlinks for manpages.
Manpages of bundler are installed in
${PREFIX}/${GEMS_BASE_DIR}/gems/${PORTNAME}-${PORTVERSION}/lib/bundler/man but
it isn't included in the default value of MANPATH. So create symlinks to the
manpages in ${PREFIX}/man/man{1,5} so man(1) can find them.
While here, pet portclippy.
--
You are receiving this mail because:
You are the assignee for the bug.