K 10 svn:author V 6 marino K 8 svn:date V 27 2014-06-15T12:40:42.795834Z K 7 svn:log V 397 lang/perl5*: Remove absolute path to makewhatis in pkg-plist Generally absolutely paths are not used with @exec in pkg-plist. In this case, the path /usr/bin/makewhatis doesn't work on DragonFly where the binary is located at /usr/sbin/makewhatis. Removing the full path is a no-op on FreeBSD and fixes perl man page installation on DragonFly. No revbump required. Approved by: portmgr (bapt) END