diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-06 02:00:40 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2013-05-06 02:00:40 +0000 |
| commit | 7dadfc8a887b9d519a937284f72ac2ce844fd960 (patch) | |
| tree | 03323bda08dff3e59e16e53235d609d9f8541643 /math/gnuplot | |
| parent | 7af38514ef131319f37fe42494cfbbc7c76184b6 (diff) | |
Notes
Diffstat (limited to 'math/gnuplot')
| -rw-r--r-- | math/gnuplot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 66d829419e46..61e06c263b23 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -68,8 +68,7 @@ CONFIGURE_ARGS+= --without-plot .endif .if ${PORT_OPTIONS:MTETEX} -BUILD_DEPENDS+= kpsexpand:${PORTSDIR}/print/teTeX-base -RUN_DEPENDS+= kpsexpand:${PORTSDIR}/print/teTeX-base +USE_TEX= tetex CONFIGURE_ARGS+= --with-kpsexpand \ --with-texdir=${LOCALBASE}/share/texmf/tex/latex/gnuplot PLIST_SUB+= TETEX="" |
