From 7dadfc8a887b9d519a937284f72ac2ce844fd960 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 6 May 2013 02:00:40 +0000 Subject: Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex instead to make migration to TeXLive easier. --- math/gnuplot/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math/gnuplot') 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="" -- cgit v1.3