make pkg_check happier with texlive, OK kili@

This commit is contained in:
edd 2012-01-22 18:52:01 +00:00
parent 06a8c737f1
commit e05516e2bc
4 changed files with 10 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.54 2012/01/10 18:04:31 edd Exp $
# $OpenBSD: Makefile,v 1.55 2012/01/22 18:52:01 edd Exp $
COMMENT = base binaries for TeXLive typesetting distribution
DISTNAME = texlive-${DIST_V}-source
PKGNAME = texlive_base-${V}
REVISION = 1
REVISION = 2
SHARED_LIBS = kpathsea 4.0
SHARED_LIBS += ptexenc 1.0

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.19 2011/11/23 12:00:45 edd Exp $
@comment $OpenBSD: PLIST,v 1.20 2012/01/22 18:52:01 edd Exp $
@conflict teTeX_base-*
@conflict ht-<2
@pkgpath print/teTeX/base
@ -374,3 +374,6 @@ share/doc/pkg-readmes/${FULLPKGNAME}
@extra share/texmf-dist/ls-R
@extra share/texmf-var/ls-R
@extra share/texmf-config/ls-R
@unexec-delete rm %D/share/texmf/ls-R
@unexec-delete rm %D/share/texmf-dist/ls-R
@unexec-delete rm %D/share/texmf-var/ls-R

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2012/01/10 18:04:31 edd Exp $
# $OpenBSD: Makefile,v 1.26 2012/01/22 18:52:01 edd Exp $
COMMENT-context = texlive texmf for conTeXt
COMMENT-docs = texlive documentation
@ -19,6 +19,7 @@ PKGNAME-context = texlive_texmf-context-${V}
REVISION-docs = 0
REVISION-full = 0
REVISION-main = 1
REVISION-context = 0
NO_BUILD = Yes
NO_REGRESS = Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-context,v 1.1 2012/01/10 18:04:31 edd Exp $
@comment $OpenBSD: PLIST-context,v 1.2 2012/01/22 18:52:01 edd Exp $
man/man1/context.1
share/texmf-dist/bibtex/bst/context/
share/texmf-dist/bibtex/bst/context/cont-ab.bst
@ -2165,6 +2165,7 @@ share/texmf-dist/tex/latex/context/m-pictex.sty
share/texmf-dist/tex/xetex/zhspacing/context/
share/texmf-dist/tex/xetex/zhspacing/context/t-zhspacing.tex
share/texmf/web2c/context.cnf
@unexec rm -Rf %D/share/texmf-var/luatex-cache
@exec %D/bin/mtxrun --generate > /dev/null 2>&1
@comment some of this could be shared with other parts of TL, hash with kpse
@exec %D/bin/mktexlsr > /dev/null 2>&1