Update tex-collection-documentation-base-doc to 2012.
Changes: - Updated dependencies to sync with TeX Live 2012.
This commit is contained in:
parent
79c41169e3
commit
9b86af5a34
1 changed files with 6 additions and 5 deletions
|
@ -1,17 +1,18 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2010/02/08 20:18:06 minskim Exp $
|
||||
# TeX Live Revision 13822
|
||||
# $NetBSD: Makefile,v 1.2 2012/10/14 17:56:24 minskim Exp $
|
||||
|
||||
DISTNAME= collection-documentation-base-doc
|
||||
PKGNAME= tex-${DISTNAME}-2009
|
||||
PKGNAME= tex-${DISTNAME}-2012
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= # empty
|
||||
TEXLIVE_REV= 17091
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://www.tug.org/texlive/
|
||||
COMMENT= TeX Live documentation
|
||||
|
||||
DEPENDS+= tex-texlive-common-doc>=2009:../../print/tex-texlive-common-doc
|
||||
DEPENDS+= tex-texlive-en-doc>=2009:../../print/tex-texlive-en-doc
|
||||
DEPENDS+= tex-texlive-common-doc>=2012:../../print/tex-texlive-common-doc
|
||||
DEPENDS+= tex-texlive-docindex-doc>=2012:../../print/tex-texlive-docindex-doc
|
||||
DEPENDS+= tex-texlive-en-doc>=2012:../../print/tex-texlive-en-doc
|
||||
|
||||
META_PACKAGE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue