CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/11/25 08:52:42
Modified files:
devel/libf2c : Makefile
Log message:
This port uses bsd.obj.mk, which now tries to chgrp obj directories
to the wobj group. For a port build, there is no point in changing
the obj subdirectory to a different group after extraction, so set
WOBJGROUP to the group of the WRKBUILD directory. This fixes dpb
setups where privileges are dropped to the _pbuild user during the
build stage. ok sthen@
