svn commit: r289085 - head/share/mk
Antoine Brodin
antoine at FreeBSD.org
Sat Oct 10 07:12:18 UTC 2015
On Fri, Oct 9, 2015 at 9:57 PM, Baptiste Daroussin <bapt at freebsd.org> wrote:
> Author: bapt
> Date: Fri Oct 9 21:57:42 2015
> New Revision: 289085
> URL: https://svnweb.freebsd.org/changeset/base/289085
>
> Log:
> Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mk
>
> It defines a CONFS variable for all files supposed to be installed as a
> configuration file and handle as such
Hi,
This breaks lots of ports:
- bsd.confs.mk used but not installed
- ETCDIR defined to /etc in bsd.own.mk
Cheers,
Antoine (with hat: portmgr)
More information about the svn-src-all
mailing list