Sun Nov 6 08:48:03 2011 UTC ()
Add missing dependencies to tex-glossaries.


(minskim)
diff -r1.5 -r1.6 pkgsrc/print/tex-glossaries/Makefile

cvs diff -r1.5 -r1.6 pkgsrc/print/tex-glossaries/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-glossaries/Makefile 2011/10/18 21:32:43 1.5
+++ pkgsrc/print/tex-glossaries/Makefile 2011/11/06 08:48:03 1.6
@@ -1,22 +1,33 @@ @@ -1,22 +1,33 @@
1# $NetBSD: Makefile,v 1.5 2011/10/18 21:32:43 minskim Exp $ 1# $NetBSD: Makefile,v 1.6 2011/11/06 08:48:03 minskim Exp $
2 2
3DISTNAME= glossaries 3DISTNAME= glossaries
4PKGNAME= tex-${DISTNAME}-3.01 4PKGNAME= tex-${DISTNAME}-3.01
 5PKGREVISION= 1
5TEXLIVE_REV= 22100 6TEXLIVE_REV= 22100
6 7
7MAINTAINER= jmmv@NetBSD.org 8MAINTAINER= jmmv@NetBSD.org
8COMMENT= Create glossaries and lists of acronyms 9COMMENT= Create glossaries and lists of acronyms
9 10
 11DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
 12DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
 13DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
 14DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 15DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
 16DEPENDS+= tex-supertabular-[0-9]*:../../print/tex-supertabular
 17DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
 18DEPENDS+= tex-xfor-[0-9]*:../../print/tex-xfor
 19DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
 20
10USE_TOOLS+= perl:run 21USE_TOOLS+= perl:run
11REPLACE_PERL= bin/makeglossaries 22REPLACE_PERL= bin/makeglossaries
12 23
13INSTALLATION_DIRS+= bin 24INSTALLATION_DIRS+= bin
14 25
15TEX_TEXMF_DIRS= ${PREFIX}/share/texmf-dist 26TEX_TEXMF_DIRS= ${PREFIX}/share/texmf-dist
16 27
17.include "../../print/texlive/package.mk" 28.include "../../print/texlive/package.mk"
18 29
19post-extract: 30post-extract:
20 ${MKDIR} ${WRKSRC}/bin 31 ${MKDIR} ${WRKSRC}/bin
21 ${MV} ${WRKSRC}/texmf-dist/scripts/glossaries/makeglossaries \ 32 ${MV} ${WRKSRC}/texmf-dist/scripts/glossaries/makeglossaries \
22 ${WRKSRC}/bin/ 33 ${WRKSRC}/bin/