seems solved:
https://svnweb.freebsd.org/ports?view=revision&revision=471431
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
03.06.2018 5:22, Walter Schwarzenfeld wrote:
> Yes, I was wrong:
>
> The CONFLICTS_BUILD in leptonica means it would pick up the wrong
> "openjpeg.h" if openjpeg15 is installed.
This seems to be porting bug that should be resolved by patching the source
instead of just addition of CONFLICTS_BUI
On Sun, Jun 3, 2018 at 12:22 AM, Walter Schwarzenfeld
wrote:
> Yes, I was wrong:
>
> The CONFLICTS_BUILD in leptonica means it would pick up the wrong
> "openjpeg.h" if openjpeg15 is installed.
Yes, that's basically the reason. Sorry if this caused any trouble.
Maybe an entry in UPDATING was in o
Yes, I was wrong:
The CONFLICTS_BUILD in leptonica means it would pick up the wrong
"openjpeg.h" if openjpeg15 is installed.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any
On Sat, 2018-06-02 at 16:00 +0200, Walter Schwarzenfeld wrote:
> But I don't understand why. You can install leptonica and openjpeg15
> (they have different directories).
>
> Openjpeg and openjpeg15 have no CONFLICTS_BUILD in the Makefile.
>
> Either this is missing, or it is not true.
>
>
I n
But I don't understand why. You can install leptonica and openjpeg15
(they have different directories).
Openjpeg and openjpeg15 have no CONFLICTS_BUILD in the Makefile.
Either this is missing, or it is not true.
___
freebsd-ports@freebsd.org mailing
On Sat, 2018-06-02 at 01:24 +0200, Walter Schwarzenfeld wrote:
> A bug-report will not help:
>
> leptonica Makefile:
>
> CONFLICTS_BUILD=openjpeg15
>
>
> Maybe, you have to turn off openjpeg option in blender (and if
> installed
> mencoder or fox17).
>
> It will be problematic if you
A bug-report will not help:
leptonica Makefile:
CONFLICTS_BUILD= openjpeg15
Maybe, you have to turn off openjpeg option in blender (and if installed
mencoder or fox17).
It will be problematic if you have installed calligra.
___
freebsd-por