Re: Part of bsd.port.mk broken with pkgng

2013-08-27 Thread Baptiste Daroussin
On Tue, Aug 27, 2013 at 06:08:28AM +0200, Alexander Leidinger wrote: > Hi, > > in bsd.port.mk there is a variable ACTUAL-PACKAGE-DEPENDS. To my > understanding it is broken with pkgng. The target where this is used is > still used if FORCE_PACKAGE is set. > > Can someone confirm (I've only read t

Part of bsd.port.mk broken with pkgng

2013-08-26 Thread Alexander Leidinger
Hi, in bsd.port.mk there is a variable ACTUAL-PACKAGE-DEPENDS. To my understanding it is broken with pkgng. The target where this is used is still used if FORCE_PACKAGE is set. Can someone confirm (I've only read the code)? Previously this target was used to only record the explicit dependencie