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. --- print/latex-circ/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'print/latex-circ/Makefile') diff --git a/print/latex-circ/Makefile b/print/latex-circ/Makefile index ea46895bfaba..e46e346c3ba6 100644 --- a/print/latex-circ/Makefile +++ b/print/latex-circ/Makefile @@ -17,12 +17,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= nivit@FreeBSD.org COMMENT= A LaTeX package for typesetting circuit diagrams -BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ - ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ - ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal - USE_ZIP= yes +USE_TEX= tetex # We need to install in the global texmf-local directory PREFIX= ${LOCALBASE} -- cgit v1.2.3