From 7d813d3d1216f86eb5fb23e9bb2b1016686e382a Mon Sep 17 00:00:00 2001 From: hrs 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. --- print/latex-aastex/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/latex-aastex') diff --git a/print/latex-aastex/Makefile b/print/latex-aastex/Makefile index 660c19be680d..68e5daf82192 100644 --- a/print/latex-aastex/Makefile +++ b/print/latex-aastex/Makefile @@ -16,10 +16,10 @@ DIST_SUBDIR= latex MAINTAINER= yokota@res.otaru-uc.ac.jp COMMENT= LaTeX class for American Astronomical Society (AAS) journals -BUILD_DEPENDS= ${LOCALBASE}/share/texmf:${PORTSDIR}/print/teTeX-texmf \ - dvips:${PORTSDIR}/print/dvipsk-tetex +BUILD_DEPENDS= dvips:${PORTSDIR}/print/dvipsk-tetex USE_GHOSTSCRIPT=yes +USE_TEX= tetex NO_BUILD= yes NO_WRKSUBDIR= yes -- cgit