On Wed, Oct 01, 2014 at 10:36:50PM +0100, Stuart Henderson wrote: > On 2014/10/01 17:14, Jiri B wrote: > > Hi, > > > > I'm rebuilding subtitleeditor for debug purposes and > > I have older libs installed than ones in ports. > > > > I've thought `make clean repackage reinstall' would rebuild > > all dependencies but this is not the case. > > > > So how to solve easily following issue? > > You could do "make package PKG_CREATE_NO_CHECKS=warn". > > > IIUC this is just > > a check against libs version defined in ports tree and ones > > on the system (those used while the port was being compiled). > > Exactly.
Thanks, I missed this variable in bsd.port.mk man page. j.
