From ce6b27d11897896080589c14969fe9518945e25e Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 23 Jul 2014 12:39:14 +0000 Subject: Do not hardcode latex dependency --- graphics/epix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/epix') diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile index 3534b8f93ce1..44891f071e74 100644 --- a/graphics/epix/Makefile +++ b/graphics/epix/Makefile @@ -11,8 +11,8 @@ COMMENT= Creates math plots and line figures using easy-to-learn syntax LICENSE= GPLv2 # (or later) -BUILD_DEPENDS= latex-pgf>=0:${PORTSDIR}/print/latex-pgf \ - bash:${PORTSDIR}/shells/bash +USE_TEX= texmf:build +BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USES= gmake makeinfo tar:bzip2 -- cgit v1.2.3