> I try to update ports via 'portmaster -av' on a regular basis and ran 
> into a sticky problem with poolkit and docbook I'm incapable to solve.
> 
> Error message follows.
> 
> Does anybody has any hint or tip? Please email me in CC.
> 
> Regards,
> Oliver
> 

The port that does not build for you is /usr/ports/textproc/iso8879 as it 
already exists.

So,

  cd /usr/ports/textproc/iso8879
  make deinstall
  make reinstall

and then go back to 

  cd /usr/ports/sysutils/polkit
  make deinstall
  make reinstall

and things should work.  I did something similar.

Hope this helps.

Dan

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to