ports/175953: editors/libreoffice-3.6.5_1 is broken

Chris Rees utisoft at gmail.com
Fri Feb 8 20:40:03 UTC 2013


The following reply was made to PR ports/175953; it has been noted by GNATS.

From: Chris Rees <utisoft at gmail.com>
To: "bug-followup at freebsd.org" <bug-followup at freebsd.org>, Jung-uk Kim <jkim at freebsd.org>
Cc:  
Subject: Re: ports/175953: editors/libreoffice-3.6.5_1 is broken
Date: Fri, 8 Feb 2013 20:37:17 +0000

 This is because @dirrmtry is used in post-install target.
 
 It is not a real command, and there is magic in bsd.port.mk to morph
 it into @unexec rmdir {} 2>/dev/null || true, but this is done before
 post-install.
 
 Please try the patch at [1], and let me know if it fixes it.
 
 Chris
 
 http://www.bayofrum.net/~crees/patches/libreoffice-dirrmtry.diff


More information about the freebsd-office mailing list