Opened 16 years ago
Closed 16 years ago
#19499 closed defect (fixed)
flow-tools: mtree violation by ${prefix}/man
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | markd@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | flow-tools |
Description
flow-tools doesn't put its manpages in the right place:
---> Staging flow-tools into destroot Warning: violation by /opt/local/man Warning: flow-tools violates the layout of the ports-filesystems! Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases! ---> Installing flow-tools @0.68_0 ---> Activating flow-tools @0.68_0 ---> Cleaning flow-tools
They should go in ${prefix}/share/man
Change History (1)
comment:1 Changed 16 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r50482. Thanks.