Switch to use texlive-texmf which provide ifluatex and ifxetex now
This commit is contained in:
parent
1b22b55a8c
commit
e5953931a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362651
1 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= pandoc
|
||||
PORTVERSION= 1.11.1
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= textproc haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
|
@ -21,8 +21,7 @@ USE_CABAL= base64-bytestring>=0.1 blaze-html>=0.6 blaze-markup>=0.5.1 \
|
|||
EXECUTABLE= pandoc
|
||||
|
||||
# For PDF generation
|
||||
RUN_DEPENDS+= latex-ifluatex>=1.3:${PORTSDIR}/print/latex-ifluatex \
|
||||
ifxetex>=0:${PORTSDIR}/print/ifxetex
|
||||
USE_TEX= texmf:run
|
||||
|
||||
MAN1= pandoc.1
|
||||
MAN5= pandoc_markdown.5
|
||||
|
|
Loading…
Reference in a new issue