Fix dependency.
Approved by: linimon (mentor)
This commit is contained in:
parent
a9ea5a05c6
commit
efd716a427
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116708
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
MAINTAINER= hrs@FreeBSD.org
|
MAINTAINER= hrs@FreeBSD.org
|
||||||
COMMENT= A LaTeX class to create a beamer presentation
|
COMMENT= A LaTeX class to create a beamer presentation
|
||||||
|
|
||||||
BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX \
|
BUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \
|
||||||
${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
|
${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
|
||||||
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
|
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \
|
||||||
${LOCALBASE}/${TEXMFLOCAL}/tex/latex/xcolor/xcolor.sty:${PORTSDIR}/print/latex-xcolor \
|
${LOCALBASE}/${TEXMFLOCAL}/tex/latex/xcolor/xcolor.sty:${PORTSDIR}/print/latex-xcolor \
|
||||||
${LOCALBASE}/${TEXMFLOCAL}/tex/latex/pgf/pgf.sty:${PORTSDIR}/print/latex-pgf \
|
${LOCALBASE}/${TEXMFLOCAL}/tex/latex/pgf/pgf.sty:${PORTSDIR}/print/latex-pgf \
|
||||||
${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
|
${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
|
||||||
|
|
Loading…
Reference in a new issue