Subject: CVS commit: wip/dcc
From: Petar Bogdanovic
Date: 2015-03-24 21:27:49
Message id: E1YaVQk-0006Ve-Op@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:
Fix unprivileged builds.

When USE_BSD_MAKEFILE is set, pkgsrc will automatically pass all *OWN
and *GRP vars to the underlying make.  In unprivileged.mk one will find
that pkgsrc sets, for example, BINOWN to UNPRIVILEGED_USER, i.e. the
current (unprivileged) user if nothing else was specified.

Thanks to gdt, joerg and asau!

Files:
RevisionActionfile
1.27modifywip/dcc/Makefile
1.17modifywip/dcc/distinfo
1.2modifywip/dcc/patches/patch-Makefile.inc.in