diff options
author | minskim <minskim> | 2009-04-11 19:16:33 +0000 |
---|---|---|
committer | minskim <minskim> | 2009-04-11 19:16:33 +0000 |
commit | 1f7f84e250f3aca38cfbf241ab8fa34d8f4d1ce9 (patch) | |
tree | 0fd143edd5a8adc9ff1b859222991b83ebb2f564 /print/kpathsea/Makefile | |
parent | f5dab09fc5a8b92fbdd026d5d84f46b3d4df4988 (diff) | |
download | pkgsrc-1f7f84e250f3aca38cfbf241ab8fa34d8f4d1ce9.tar.gz |
Simplify TEXMFDOCDIR and TEXMDOCS to make them friendly with texdoc.
Changes from TeX Live svn.
Bump PKGREVISION.
Diffstat (limited to 'print/kpathsea/Makefile')
-rw-r--r-- | print/kpathsea/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/kpathsea/Makefile b/print/kpathsea/Makefile index 25772a3c0ec..4b7c032f2c9 100644 --- a/print/kpathsea/Makefile +++ b/print/kpathsea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2009/02/08 20:00:03 minskim Exp $ +# $NetBSD: Makefile,v 1.5 2009/04/11 19:16:33 minskim Exp $ DISTNAME= texlive-20080816-source PKGNAME= kpathsea-3.5.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} EXTRACT_SUFX= .tar.lzma |