Sun Sep 18 14:32:59 2011 UTC ()
Correct paths to tex-pst-node and tex-pstricks.

Noted by Robert Elz.


(minskim)
diff -r1.16 -r1.17 pkgsrc/editors/lyx/Makefile

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

--- pkgsrc/editors/lyx/Makefile 2011/09/18 03:51:33 1.16
+++ pkgsrc/editors/lyx/Makefile 2011/09/18 14:32:59 1.17
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.16 2011/09/18 03:51:33 minskim Exp $ 1# $NetBSD: Makefile,v 1.17 2011/09/18 14:32:59 minskim Exp $
2# 2#
3 3
4DISTNAME= lyx-1.6.9 4DISTNAME= lyx-1.6.9
5PKGREVISION= 2 5PKGREVISION= 2
6CATEGORIES= editors 6CATEGORIES= editors
7MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/ \ 7MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/ \
8 http://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \ 8 http://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \
9 ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \ 9 ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \
10 ftp://ftp.sdsc.edu/pub/other/lyx/stable/1.6.x/ \ 10 ftp://ftp.sdsc.edu/pub/other/lyx/stable/1.6.x/ \
11 ftp://ftp.lip6.fr/pub/lyx/stable/1.6.x/ \ 11 ftp://ftp.lip6.fr/pub/lyx/stable/1.6.x/ \
12 ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.6.x/ 12 ftp://ftp.ntua.gr/pub/X11/LyX/stable/1.6.x/
13EXTRACT_SUFX= .tar.bz2 13EXTRACT_SUFX= .tar.bz2
14 14
@@ -36,28 +36,28 @@ DEPENDS+= tex-graphics-[0-9]*:../../pri @@ -36,28 +36,28 @@ DEPENDS+= tex-graphics-[0-9]*:../../pri
36DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref 36DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
37DEPENDS+= tex-jurabib-[0-9]*:../../print/tex-jurabib 37DEPENDS+= tex-jurabib-[0-9]*:../../print/tex-jurabib
38DEPENDS+= tex-lastpage-[0-9]*:../../print/tex-lastpage 38DEPENDS+= tex-lastpage-[0-9]*:../../print/tex-lastpage
39DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex 39DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
40DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin 40DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
41DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings 41DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings
42DEPENDS+= tex-lm-[0-9]*:../../fonts/tex-lm 42DEPENDS+= tex-lm-[0-9]*:../../fonts/tex-lm
43DEPENDS+= tex-mhchem-[0-9]*:../../print/tex-mhchem 43DEPENDS+= tex-mhchem-[0-9]*:../../print/tex-mhchem
44DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib 44DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
45DEPENDS+= tex-nomencl-[0-9]*:../../print/tex-nomencl 45DEPENDS+= tex-nomencl-[0-9]*:../../print/tex-nomencl
46DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek 46DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
47DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex 47DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
48DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss 48DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
49DEPENDS+= tex-pst-node-[0-9]*:../../print/tex-pst-node 49DEPENDS+= tex-pst-node-[0-9]*:../../graphics/tex-pst-node
50DEPENDS+= tex-pstricks-[0-9]*:../../print/tex-pstricks 50DEPENDS+= tex-pstricks-[0-9]*:../../graphics/tex-pstricks
51DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace 51DEPENDS+= tex-setspace-[0-9]*:../../print/tex-setspace
52DEPENDS+= tex-skak-[0-9]*:../../print/tex-skak 52DEPENDS+= tex-skak-[0-9]*:../../print/tex-skak
53DEPENDS+= tex-subfig-[0-9]*:../../print/tex-subfig 53DEPENDS+= tex-subfig-[0-9]*:../../print/tex-subfig
54DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools 54DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
55DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem 55DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem
56DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym 56DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym
57DEPENDS+= tex-xargs-[0-9]*:../../print/tex-xargs 57DEPENDS+= tex-xargs-[0-9]*:../../print/tex-xargs
58DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor 58DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
59DEPENDS+= tex-xypic-[0-9]*:../../graphics/tex-xypic 59DEPENDS+= tex-xypic-[0-9]*:../../graphics/tex-xypic
60 60
61UNLIMIT_RESOURCES+= datasize 61UNLIMIT_RESOURCES+= datasize
62 62
63PKG_DESTDIR_SUPPORT= user-destdir 63PKG_DESTDIR_SUPPORT= user-destdir