mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Fix the dependency.
Noticed by: kris Approved by: linimon (mentor)
This commit is contained in:
parent
8daee45cd1
commit
71ca48bce3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107543
@ -16,12 +16,10 @@ DIST_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= XSL FO processor, written in TeX
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/share/texmf/web2c/xmltex.fmt:${PORTSDIR}/print/xmltex \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/${TEXMFLOCAL}/web2c/xmltex.fmt:${PORTSDIR}/print/xmltex \
|
||||
${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
BROKEN= Broken dependency
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_ZIP= yes
|
||||
WRKSRC= ${WRKDIR}/passivetex
|
||||
|
Loading…
Reference in New Issue
Block a user