Wed Jul 31 11:54:20 2019 UTC ()
lyx: tex-accents is the relevant successor to tex-bezos here.


(markd)
diff -r1.79 -r1.80 pkgsrc/editors/lyx/Makefile

cvs diff -r1.79 -r1.80 pkgsrc/editors/lyx/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/lyx/Makefile 2019/07/30 08:01:42 1.79
+++ pkgsrc/editors/lyx/Makefile 2019/07/31 11:54:20 1.80
@@ -1,38 +1,38 @@ @@ -1,38 +1,38 @@
1# $NetBSD: Makefile,v 1.79 2019/07/30 08:01:42 jperkin Exp $ 1# $NetBSD: Makefile,v 1.80 2019/07/31 11:54:20 markd Exp $
2 2
3DISTNAME= lyx-2.3.2 3DISTNAME= lyx-2.3.2
4PKGREVISION= 3 4PKGREVISION= 4
5CATEGORIES= editors 5CATEGORIES= editors
6MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/ 6MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/
7MASTER_SITES+= ftp://ftp.sdsc.edu/pub/other/lyx/stable/2.3.x/ 7MASTER_SITES+= ftp://ftp.sdsc.edu/pub/other/lyx/stable/2.3.x/
8MASTER_SITES+= ftp://ftp.lip6.fr/pub/lyx/stable/2.3.x/ 8MASTER_SITES+= ftp://ftp.lip6.fr/pub/lyx/stable/2.3.x/
9MASTER_SITES+= ftp://ftp.ntua.gr/pub/X11/LyX/stable/2.3.x/ 9MASTER_SITES+= ftp://ftp.ntua.gr/pub/X11/LyX/stable/2.3.x/
10EXTRACT_SUFX= .tar.xz 10EXTRACT_SUFX= .tar.xz
11 11
12MAINTAINER= reed@reedmedia.net 12MAINTAINER= reed@reedmedia.net
13HOMEPAGE= http://www.lyx.org/ 13HOMEPAGE= http://www.lyx.org/
14COMMENT= Document processor and graphical frontend for LaTeX 14COMMENT= Document processor and graphical frontend for LaTeX
15LICENSE= gnu-gpl-v2 15LICENSE= gnu-gpl-v2
16 16
17CONFLICTS+= lyx-xforms-[0-9]* lyx-qt-[0-9]* 17CONFLICTS+= lyx-xforms-[0-9]* lyx-qt-[0-9]*
18SUPERSEDES= lyx-xforms-[0-9]* lyx-qt-[0-9]* 18SUPERSEDES= lyx-xforms-[0-9]* lyx-qt-[0-9]*
19DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk 19DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
 20DEPENDS+= tex-accents-[0-9]*:../../print/tex-accents
20DEPENDS+= tex-ae-[0-9]*:../../fonts/tex-ae 21DEPENDS+= tex-ae-[0-9]*:../../fonts/tex-ae
21DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts 22DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
22DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath 23DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
23DEPENDS+= tex-babel-[0-9]*:../../print/tex-babel 24DEPENDS+= tex-babel-[0-9]*:../../print/tex-babel
24DEPENDS+= tex-bera-[0-9]*:../../fonts/tex-bera 25DEPENDS+= tex-bera-[0-9]*:../../fonts/tex-bera
25#DEPENDS+= tex-bezos-[0-9]*:../../print/tex-bezos 
26DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex 26DEPENDS+= tex-bibtex-[0-9]*:../../print/tex-bibtex
27DEPENDS+= tex-bibtopic-[0-9]*:../../print/tex-bibtopic 27DEPENDS+= tex-bibtopic-[0-9]*:../../print/tex-bibtopic
28DEPENDS+= tex-eco-[0-9]*:../../fonts/tex-eco 28DEPENDS+= tex-eco-[0-9]*:../../fonts/tex-eco
29DEPENDS+= tex-esint-[0-9]*:../../fonts/tex-esint 29DEPENDS+= tex-esint-[0-9]*:../../fonts/tex-esint
30DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr 30DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
31DEPENDS+= tex-fourier-[0-9]*:../../fonts/tex-fourier 31DEPENDS+= tex-fourier-[0-9]*:../../fonts/tex-fourier
32DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry 32DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
33DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics 33DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
34DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref 34DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
35DEPENDS+= tex-jurabib-[0-9]*:../../print/tex-jurabib 35DEPENDS+= tex-jurabib-[0-9]*:../../print/tex-jurabib
36DEPENDS+= tex-lastpage-[0-9]*:../../print/tex-lastpage 36DEPENDS+= tex-lastpage-[0-9]*:../../print/tex-lastpage
37DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex 37DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
38DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin 38DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin