summaryrefslogtreecommitdiff
path: root/print/tex-chemarrow
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-11-13 05:30:10 +0000
committerminskim <minskim@pkgsrc.org>2005-11-13 05:30:10 +0000
commit64ddf61dcc96f41164ebbc800055f2c4e7561fe0 (patch)
tree83b28c466504532374661261759ffe73ec0858fc /print/tex-chemarrow
parente8265013ad7db012611e58b80272133847127bf6 (diff)
downloadpkgsrc-64ddf61dcc96f41164ebbc800055f2c4e7561fe0.tar.gz
Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION becuase
previously these packages might create ls-R under $HOME.
Diffstat (limited to 'print/tex-chemarrow')
-rw-r--r--print/tex-chemarrow/Makefile8
-rw-r--r--print/tex-chemarrow/PLIST4
2 files changed, 5 insertions, 7 deletions
diff --git a/print/tex-chemarrow/Makefile b/print/tex-chemarrow/Makefile
index dba1c42b824..1fcb0e972d6 100644
--- a/print/tex-chemarrow/Makefile
+++ b/print/tex-chemarrow/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2005/11/08 21:45:01 tonio Exp $
+# $NetBSD: Makefile,v 1.3 2005/11/13 05:30:11 minskim Exp $
#
DISTNAME= chemarrow
PKGNAME= tex-${DISTNAME}-0.1
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/}
EXTRACT_SUFX= .zip
@@ -14,6 +15,8 @@ COMMENT= New arrow heads for chemical reaction schemes
NO_CONFIGURE= yes
NO_BUILD= yes
+.include "../../print/teTeX/module.mk"
+
post-extract:
@(cd ${WRKSRC}/type1 && ${EXTRACT_CMD.zip} arrow.PC.zip)
@@ -30,8 +33,5 @@ do-install:
${PKG_LOCALTEXMFPREFIX}/tex/latex/chemarrow
cd ${WRKSRC}/type1/arrow\ PC && ${PAX} -rw . \
${PREFIX}/share/fonts/chemarrow/
- ${LOCALBASE}/bin/texconfig rehash
- ${LOCALBASE}/bin/mktexlsr
-.include "../../mk/tex.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-chemarrow/PLIST b/print/tex-chemarrow/PLIST
index 8767e664780..fe3a5708764 100644
--- a/print/tex-chemarrow/PLIST
+++ b/print/tex-chemarrow/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2005/11/11 18:50:25 tonio Exp $
+@comment $NetBSD: PLIST,v 1.4 2005/11/13 05:30:11 minskim Exp $
${PKG_LOCALTEXMFPREFIX}/fonts/source/chemarrow/arrow.mf
${PKG_LOCALTEXMFPREFIX}/fonts/tfm/chemarrow/arrow.tfm
${PKG_LOCALTEXMFPREFIX}/tex/latex/chemarrow/chemarrow.sty
@@ -8,8 +8,6 @@ share/fonts/chemarrow/arrow.inf
share/fonts/chemarrow/arrow.pfb
share/fonts/chemarrow/arrow.pfm
@unexec ${RM} -rf %D/share/texmf/fonts/tfm/chemarrow || ${TRUE}
-@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