remove conflict: don't install tetex_base texi2html, since it's now
older than the texi2html port.
This commit is contained in:
parent
df11d56a9c
commit
49f769da57
@ -1,6 +1,6 @@
|
||||
# Whom: Angelos D. Keromytis
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.14 2001/09/28 06:02:14 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2001/10/06 13:01:23 espie Exp $
|
||||
|
||||
COMMENT= "TeX distribution, executables"
|
||||
|
||||
@ -9,6 +9,8 @@ CATEGORIES= print/teTeX
|
||||
NEED_VERSION= 1.402
|
||||
DIST_SUBDIR= teTeX
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
||||
#${MASTER_SITE_TEX_CTAN}/biblio/bibtex/8-bit/bt371src.zip
|
||||
|
||||
MASTER_SITE_SUBDIR= systems/unix/teTeX/1.0/distrib/sources
|
||||
DISTFILES= ${TETEX_SRC}
|
||||
WRKDIST= ${WRKDIR}/teTeX-1.0
|
||||
@ -26,8 +28,10 @@ FLAVOR?=
|
||||
|
||||
TETEX_SRC=teTeX-src-1.0.7.tar.gz
|
||||
|
||||
RUN_DEPENDS=${PREFIX}/share/texmf/ls-R:teTeX_texmf-1.0.*:print/teTeX/texmf
|
||||
BUILD_DEPENDS=${PREFIX}/share/texmf/ls-R::print/teTeX/texmf
|
||||
RUN_DEPENDS=:teTeX_texmf-1.0.*:print/teTeX/texmf
|
||||
RUN_DEPENDS+=:texi2html->=1.56:textproc/texi2html
|
||||
|
||||
BUILD_DEPENDS=::print/teTeX/texmf
|
||||
LIB_DEPENDS= png.2::graphics/png
|
||||
|
||||
PNGDIR=${PREFIX}
|
||||
|
@ -1,5 +1,4 @@
|
||||
@comment teTeX actually includes texi2html-1.56k
|
||||
@pkgcfl texi2html-*
|
||||
@comment $OpenBSD: PLIST,v 1.9 2001/10/06 13:01:24 espie Exp $
|
||||
@unexec install-info --delete --info-dir=%D/info %D/info/dvips.info
|
||||
@unexec install-info --delete --info-dir=%D/info %D/info/kpathsea.info
|
||||
@unexec install-info --delete --info-dir=%D/info %D/info/latex.info
|
||||
@ -104,7 +103,6 @@ bin/texconfig
|
||||
bin/texdoc
|
||||
bin/texexec
|
||||
bin/texhash
|
||||
bin/texi2html
|
||||
bin/texi2pdf
|
||||
bin/texlinks
|
||||
bin/texshow
|
||||
@ -254,7 +252,6 @@ man/man1/tangle.1
|
||||
man/man1/tex.1
|
||||
man/man1/texconfig.1
|
||||
man/man1/texhash.1
|
||||
man/man1/texi2html.1
|
||||
man/man1/tetex-dialog.1
|
||||
man/man1/tftopl.1
|
||||
man/man1/tie.1
|
||||
|
@ -1,3 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2001/10/06 13:01:24 espie Exp $
|
||||
share/texmf/ChangeLog
|
||||
share/texmf/aliases
|
||||
share/texmf/bibtex/bib/README
|
||||
@ -1157,7 +1158,7 @@ share/texmf/doc/help/Catalogue/entries/texdepend.html
|
||||
share/texmf/doc/help/Catalogue/entries/texdraw.html
|
||||
share/texmf/doc/help/Catalogue/entries/texed.html
|
||||
share/texmf/doc/help/Catalogue/entries/texemplar.html
|
||||
share/texmf/doc/help/Catalogue/entries/texi2html.html
|
||||
@exec ln -sf %D/share/doc/texi2html/texi2html.html %B/texi2html.html
|
||||
share/texmf/doc/help/Catalogue/entries/texi2www.html
|
||||
share/texmf/doc/help/Catalogue/entries/texinfo.html
|
||||
share/texmf/doc/help/Catalogue/entries/texip.html
|
||||
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2001/10/04 13:55:37 espie Exp $
|
||||
@pkgcfl teTeX_base-*
|
||||
@comment $OpenBSD: PLIST,v 1.5 2001/10/06 13:01:24 espie Exp $
|
||||
bin/texi2html
|
||||
@unexec install-info --delete --info-dir=%D/info %D/info/texi2html.info
|
||||
info/texi2html.info
|
||||
|
Loading…
Reference in New Issue
Block a user