freebsd-ports/net/avahi-app
Mateusz Piotrowski cf88b9095d Fix paths in manual pages (duplicated PREFIX)
There is no need to prepend PREFIX to paths in manual pages. Everything is
handled by the build system of the port.

Before:

  $ grep -Z /usr/local/usr/local /usr/local/man/man5/avahi-daemon.conf.5.gz
  \fB/usr/local/usr/local/etc/avahi/avahi-daemon.conf

After:

  $ grep -Z /usr/local/usr/local /usr/local/man/man5/avahi-daemon.conf.5.gz
  \fB/usr/local/etc/avahi/avahi-daemon.conf

Differential Revision:	https://reviews.freebsd.org/D24200
2020-03-30 13:48:51 +00:00
..
files
distinfo
Makefile
pkg-descr
pkg-plist