- Use texlive as build depends instead of tetex
This commit is contained in:
parent
df59722a06
commit
1db27d4c85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361645
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= yap
|
PORTNAME= yap
|
||||||
PORTVERSION= 6.3.3
|
PORTVERSION= 6.3.3
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= lang
|
CATEGORIES= lang
|
||||||
MASTER_SITES= http://www.dcc.fc.up.pt/~vsc/Yap/
|
MASTER_SITES= http://www.dcc.fc.up.pt/~vsc/Yap/
|
||||||
PKGNAMESUFFIX= -devel
|
PKGNAMESUFFIX= -devel
|
||||||
@ -17,11 +17,10 @@ LICENSE_COMB= dual
|
|||||||
CONFLICTS= yap-6.2.*
|
CONFLICTS= yap-6.2.*
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS MYDDAS
|
OPTIONS_DEFINE= DOCS MYDDAS
|
||||||
|
OPTIONS_SUB= yes
|
||||||
MYDDAS_DESC= Enable MySQL support
|
MYDDAS_DESC= Enable MySQL support
|
||||||
|
|
||||||
OPTIONS_SUB= yes
|
DOCS_USE= TEX=formats:build,dvipsk:build,texlive
|
||||||
|
|
||||||
DOCS_USE= TEX=base,texmf,latex
|
|
||||||
DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/texi2html:${PORTSDIR}/textproc/texi2html \
|
DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/texi2html:${PORTSDIR}/textproc/texi2html \
|
||||||
${LOCALBASE}/bin/texi2pdf:${PORTSDIR}/print/texinfo
|
${LOCALBASE}/bin/texi2pdf:${PORTSDIR}/print/texinfo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user