diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-10 17:00:46 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-10 17:00:46 +0000 |
| commit | cff88f20db64c71e2a25f9dda63ac1514458bc03 (patch) | |
| tree | 73a2642bb04f55dde3b2d25dc244dd726c84b1de /math/gnuplot | |
| parent | Introduce BIND 9.10.0rc1 (diff) | |
TEX options requires latex
Reported by: pkg-fallout
With hat: portmgr
Diffstat (limited to 'math/gnuplot')
| -rw-r--r-- | math/gnuplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 3e46d0e46c51..0ca0bb7e4b8a 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -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 |
