Use USE_TEX for dependency.
This commit is contained in:
parent
742627e2e1
commit
6f0d60b2ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318655
1 changed files with 2 additions and 6 deletions
|
@ -16,20 +16,16 @@ DIST_SUBDIR= latex
|
||||||
MAINTAINER= yokota@res.otaru-uc.ac.jp
|
MAINTAINER= yokota@res.otaru-uc.ac.jp
|
||||||
COMMENT= LaTeX class for submission to "Astronomy and Astrophysics"
|
COMMENT= LaTeX class for submission to "Astronomy and Astrophysics"
|
||||||
|
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/share/texmf:${PORTSDIR}/print/teTeX-texmf \
|
|
||||||
latex:${PORTSDIR}/print/teTeX-base \
|
|
||||||
dvips:${PORTSDIR}/print/dvipsk-tetex
|
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
||||||
USE_GHOSTSCRIPT_BUILD= yes
|
USE_GHOSTSCRIPT_BUILD= yes
|
||||||
TEXMFDIR= share/texmf
|
USE_TEX= latex dvipsk texhash
|
||||||
|
TEXHASHDIRS= ${TEXMFDIR}
|
||||||
AADIR= tex/latex/aa
|
AADIR= tex/latex/aa
|
||||||
AABIBDIR= bibtex/bst/aa
|
AABIBDIR= bibtex/bst/aa
|
||||||
AADOCSDIR= doc/latex/aa
|
AADOCSDIR= doc/latex/aa
|
||||||
DOCFILES= aa.dem aa.dvi aa.pdf aadoc.pdf readme.html readme.txt
|
DOCFILES= aa.dem aa.dvi aa.pdf aadoc.pdf readme.html readme.txt
|
||||||
MKTEXLSR= ${LOCALBASE}/bin/mktexlsr
|
|
||||||
|
|
||||||
pre-install:
|
pre-install:
|
||||||
( cd ${WRKSRC}/${DISTNAME} && \
|
( cd ${WRKSRC}/${DISTNAME} && \
|
||||||
|
|
Loading…
Reference in a new issue