View | Details | Raw Unified | Return to bug 65414
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
MAINTAINER=	hrs@FreeBSD.org
16
MAINTAINER=	hrs@FreeBSD.org
17
COMMENT=	XSL FO processor, written in TeX
17
COMMENT=	XSL FO processor, written in TeX
18
18
19
BUILD_DEPENDS=	${LOCALBASE}/share/texmf/web2c/xmltex.fmt:${PORTSDIR}/print/xmltex \
19
BUILD_DEPENDS=	${LOCALBASE}/${TEXMFLOCAL}/web2c/xmltex.fmt:${PORTSDIR}/print/xmltex \
20
		${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
20
		${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
21
RUN_DEPENDS=	${BUILD_DEPENDS}
21
RUN_DEPENDS=	${BUILD_DEPENDS}

Return to bug 65414