All right, thanks, I missed that PDF_MANUALS requires tex. I will
disable that option for now.
On 14/05/2016 14:04, Walter Schwarzenfeld wrote:
Ok, I tried it again. Result:
INormal try failes in the same way.
If I delete texlive from the USE_TEX line it compiles fine. (Alternae
Solution wit
The link does not work, try it again
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209500
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@
Ok, I tried it again. Result:
INormal try failes in the same way.
If I delete texlive from the USE_TEX line it compiles fine. (Alternae
Solution withPDF_MANUALS=off)
and
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209500.
___
freebsd-ports@fre
OK, thanks, please let me know if there is a fix needed in the ports or
I can fix it somehow in my environment without touching the ports.
Grzegorz
On 14/05/2016 12:41, Walter Schwarzenfeld wrote:
Sorry, there was a misunderstood from me. In the moment I try it
again.(fetching texlibe needs l
Sorry, there was a misunderstood from me. In the moment I try it
again.(fetching texlibe needs long time).
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-port
Compiled on my system (10.3-RELEASE Without problems.
You can try remove n the lline USE_TEX the keyword texlive.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "fr
It seems right.
Makefile
USE_TEX=texlive dvipsk kpathsea pdftex
bsd.tex.mk# default TeX distribution. "texlive"
TEX_DEFAULT?= texlive
.if ${TEX_DEFAULT} != texlive
IGNORE= Only 'texlive' is supported as value for TEX_DEFAULT
.endif
texlive is default. And if you rea