mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Unbreak by fixing pkg-plist and aligning run-depends statement.
This commit is contained in:
parent
4b1285489d
commit
e2e15d3dbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147198
2 changed files with 5 additions and 8 deletions
|
@ -16,11 +16,7 @@ MAINTAINER= obrien@FreeBSD.org
|
|||
COMMENT= teTeX Vietnamese language + font support
|
||||
|
||||
# actually just need to make sure ${PREFIX}/share/texmf/tex/ exists
|
||||
RUN_DEPENDS= virtex:${PORTSDIR}/print/teTeX
|
||||
|
||||
BROKEN= Broken dependency
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE=2005-09-22
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/texmf/tex/plain:${PORTSDIR}/print/teTeX
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -386,7 +386,8 @@ share/texmf/fonts/vf/public/vcm/vcmtt8.vf
|
|||
share/texmf/fonts/vf/public/vcm/vcmtt9.vf
|
||||
share/texmf/fonts/vf/public/vcm/vcmu10.vf
|
||||
share/texmf/fonts/vf/public/vcm/vcmvtt10.vf
|
||||
@dirrm share/texmf/fonts/source/public/vnr
|
||||
@dirrm share/texmf/fonts/tfm/public/vcm
|
||||
@dirrm share/texmf/fonts/tfm/public/vnr
|
||||
@dirrm share/texmf/tex/latex/vietnam/vnr
|
||||
@dirrm share/texmf/fonts/vf/public/vcm
|
||||
@dirrm share/texmf/fonts/vf/adobe/utopia
|
||||
@dirrm share/texmf/fonts/tfm/public/vcm
|
||||
@dirrm share/texmf/fonts/tfm/adobe/utopia
|
||||
|
|
Loading…
Add table
Reference in a new issue