From 81c43238b6327d741010612c8a7c088a4649ff6a Mon Sep 17 00:00:00 2001 From: hrs Date: Sun, 6 Feb 2005 13:57:15 +0000 Subject: Update to 2.99.13.20040204. --- print/teTeX/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'print') diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 2a1d4be82ae9..079f667b34a8 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -6,8 +6,8 @@ # PORTNAME= teTeX -PORTVERSION= 2.0.2 -PORTREVISION= 7 +PORTVERSION= 2.99.13.20050204 +PORTREVISION= 0 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty @@ -17,9 +17,8 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= A meta port for teTeX suite RUN_DEPENDS= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \ - ${LOCALBASE}/share/texmf/LICENSE.texmf:${PORTSDIR}/print/teTeX-texmf \ + ${LOCALBASE}/${TEXMFDISTDIR}/LICENSE.texmf:${PORTSDIR}/print/teTeX-texmf \ latex:${PORTSDIR}/print/teTeX-base \ - ${LOCALBASE}/share/texmf-local/tex/latex/base/latex.ltx:${PORTSDIR}/print/teTeX-latex2e \ dvips:${PORTSDIR}/print/dvipsk-tetex \ xdvi:${PORTSDIR}/print/xdvik @@ -41,6 +40,7 @@ PAPERSIZE= letter PAPERSIZE= a4 .endif +TEXMFDISTDIR= share/texmf-dist TEXMFLOCAL_LSR= ${LOCALBASE}/share/texmf-local/ls-R # XXX: this does not work -- cgit