mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
TEX options requires latex
Reported by: pkg-fallout With hat: portmgr
This commit is contained in:
parent
93a3b5d186
commit
cff88f20db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350821
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ PLOT_LIB_DEPENDS= libplot.so:${PORTSDIR}/graphics/plotutils
|
|||
PLOT_CONFIGURE_ON= --with-plot=${LOCALBASE}
|
||||
PLOT_CONFIGURE_OFF= --without-plot
|
||||
|
||||
TEX_USE= TEX=base,texmf,texlive
|
||||
TEX_USE= TEX=base,texmf,latex
|
||||
TEX_CONFIGURE_ON= --with-kpsexpand \
|
||||
--with-texdir=${LOCALBASE}/share/texmf/tex/latex/gnuplot
|
||||
TEX_CONFIGURE_OFF= --without-kpexpand
|
||||
|
|
Loading…
Add table
Reference in a new issue