Replace tex-bin-metafont with tex-metafont.
The former was obsoleted by the latter in TeX Live 2009.
This commit is contained in:
parent
43a8b7348f
commit
02e9343081
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.56 2010/01/30 00:26:10 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.57 2010/02/08 05:04:32 minskim Exp $
|
||||
|
||||
DISTNAME= tetex-src-3.0
|
||||
PKGNAME= ${DISTNAME:C/tetex/teTeX/:C/src/bin/}
|
||||
PKGREVISION= 41
|
||||
PKGREVISION= 42
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
|
||||
|
||||
|
@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
|
||||
DEPENDS+= teTeX-texmf>=3.0nb14:../../print/teTeX3-texmf
|
||||
DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
|
||||
DEPENDS+= tex-bin-metafont-[0-9]*:../../fonts/tex-bin-metafont
|
||||
DEPENDS+= tex-metafont-[0-9]*:../../fonts/tex-metafont
|
||||
DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea
|
||||
DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
|
||||
DEPENDS+= tex-tex-[0-9]*:../../print/tex-tex
|
||||
|
|
Loading…
Reference in a new issue