On Thu, 27 Nov 2008, Kouichirou Hiratsuka wrote: Hello,
misc/openoffice3 with enabled option kde misses some files.Thank you for the report. I've fixed it. Please update your pkgsrc tree and try again. If you don't want to do `make clean', please try the following commands. # cd /usr/pkgsrc/misc/openoffice3 && make deinstall # WRKSRC=`make show-var VARNAME=WRKSRC` # rm -fr ${WRKSRC}/sysui/*.pro # cd ${WRKSRC} && patch < /usr/pkgsrc/misc/openoffice3/patches/patch-ef # rm ${WRKSRC}/../.build_done # cd /usr/pkgsrc/misc/openoffice3 && make package
Yes, it's fixed. Best regards, Uwe