Tue Oct 18 20:46:07 2011 UTC ()
Let tex-resume honor the TeX Live directory structure.


(minskim)
diff -r1.3 -r1.4 pkgsrc/print/tex-resume/Makefile
diff -r1.2 -r1.3 pkgsrc/print/tex-resume/PLIST

cvs diff -r1.3 -r1.4 pkgsrc/print/tex-resume/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-resume/Makefile 2009/07/22 09:01:45 1.3
+++ pkgsrc/print/tex-resume/Makefile 2011/10/18 20:46:07 1.4
@@ -1,24 +1,28 @@ @@ -1,24 +1,28 @@
1# $NetBSD: Makefile,v 1.3 2009/07/22 09:01:45 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2011/10/18 20:46:07 minskim Exp $
2 2
3DISTNAME= resume 3DISTNAME= resume
4PKGNAME= tex-${DISTNAME}-20010823 4PKGNAME= tex-${DISTNAME}-20010823
 5PKGREVISION= 1
5CATEGORIES= print 6CATEGORIES= print
6MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/} 7MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
7EXTRACT_SUFX= .zip 8EXTRACT_SUFX= .zip
8 9
9MAINTAINER= jmmv@NetBSD.org 10MAINTAINER= jmmv@NetBSD.org
10HOMEPAGE= http://www.ctan.org/tex-archive/macros/latex/contrib/resume/ 11HOMEPAGE= http://www.ctan.org/tex-archive/macros/latex/contrib/resume/
11COMMENT= Resume document style 12COMMENT= Resume document style
12 13
 14DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 15
13PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
14 17
15NO_BUILD= yes 18NO_BUILD= yes
16 19
17.include "../../print/teTeX/module.mk" 20INSTALLATION_DIRS= share/texmf-dist/tex/latex/resume
 21
 22.include "../../print/kpathsea/texmf.mk"
18 23
19do-install: 24do-install:
20 ${INSTALL_DATA_DIR} ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/resume 
21 ${INSTALL_DATA} ${WRKSRC}/res.cls \ 25 ${INSTALL_DATA} ${WRKSRC}/res.cls \
22 ${DESTDIR}${PKG_LOCALTEXMFPREFIX}/tex/latex/resume 26 ${DESTDIR}${PREFIX}/share/texmf-dist/tex/latex/resume/
23 27
24.include "../../mk/bsd.pkg.mk" 28.include "../../mk/bsd.pkg.mk"

cvs diff -r1.2 -r1.3 pkgsrc/print/tex-resume/PLIST (expand / switch to unified diff)

--- pkgsrc/print/tex-resume/PLIST 2009/06/14 18:12:02 1.2
+++ pkgsrc/print/tex-resume/PLIST 2011/10/18 20:46:07 1.3
@@ -1,2 +1,2 @@ @@ -1,2 +1,2 @@
1@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:12:02 joerg Exp $ 1@comment $NetBSD: PLIST,v 1.3 2011/10/18 20:46:07 minskim Exp $
2${PKG_LOCALTEXMFPREFIX}/tex/latex/resume/res.cls 2share/texmf-dist/tex/latex/resume/res.cls