print/cm-super: fix build-depend after texlive
PR: 192171 Submitted by: pi Approved by: hrs (maintainer timeout)
This commit is contained in:
parent
80b9d5c45e
commit
061394be1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364472
@ -19,7 +19,7 @@ OPTIONS_SUB= yes
|
||||
X11_BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst
|
||||
|
||||
USES= zip
|
||||
USE_TEX= base texmf tetex
|
||||
USE_TEX= texlive base texmf
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
PLIST_SUB= UPDMAP_SYS="${UPDMAP_SYS}" \
|
||||
@ -28,6 +28,9 @@ PLIST_SUB= UPDMAP_SYS="${UPDMAP_SYS}" \
|
||||
TEXMFDIR=${TEXMFDIR} \
|
||||
MACRODIR=${MACRODIR} \
|
||||
|
||||
BUILD_DEPENDS= updmap:${PORTSDIR}/print/texlive-base \
|
||||
${PREFIX}/${TEXMFDIR}/web2c/texmf/web2c/updmap-hdr.cfg:${PORTSDIR}/print/texlive-infra
|
||||
|
||||
UPDMAP_SYS= ${LOCALBASE}/bin/updmap-sys --quiet --progname=all
|
||||
MKTEXLSR= ${LOCALBASE}/bin/mktexlsr
|
||||
TEXMFDIR= share/texmf
|
||||
|
@ -7,3 +7,5 @@ Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs
|
||||
per SC font), and could be reencoded to any of these encodings
|
||||
using standard dvips or pdftex facilities (the corresponding support
|
||||
files are also included).
|
||||
|
||||
WWW: http://www.ctan.org/tex-archive/fonts/ps-type1/cm-super/
|
||||
|
Loading…
Reference in New Issue
Block a user