diff options
author | tonio <tonio@pkgsrc.org> | 2005-11-11 18:50:23 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2005-11-11 18:50:23 +0000 |
commit | c27f4ed5e11b4c35ae0566ee5b6390dba302b6b1 (patch) | |
tree | 8b52523e03e817211f2be2b9e50fe815756c7343 /print/tex-chemarrow/PLIST | |
parent | c01ba26746bc064586bc39f5f0d1ac96f3bd5fbb (diff) | |
download | pkgsrc-c27f4ed5e11b4c35ae0566ee5b6390dba302b6b1.tar.gz |
Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
Diffstat (limited to 'print/tex-chemarrow/PLIST')
-rw-r--r-- | print/tex-chemarrow/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-chemarrow/PLIST b/print/tex-chemarrow/PLIST index ac76c799efa..8767e664780 100644 --- a/print/tex-chemarrow/PLIST +++ b/print/tex-chemarrow/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/11/08 21:45:01 tonio Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/11/11 18:50:25 tonio Exp $ ${PKG_LOCALTEXMFPREFIX}/fonts/source/chemarrow/arrow.mf ${PKG_LOCALTEXMFPREFIX}/fonts/tfm/chemarrow/arrow.tfm ${PKG_LOCALTEXMFPREFIX}/tex/latex/chemarrow/chemarrow.sty @@ -11,4 +11,5 @@ share/fonts/chemarrow/arrow.pfm @exec %D/bin/texconfig rehash @unexec %D/bin/texconfig rehash @dirrm ${PKG_LOCALTEXMFPREFIX}/fonts/source/chemarrow +@dirrm ${PKG_LOCALTEXMFPREFIX}/tex/latex/chemarrow @dirrm share/fonts/chemarrow |