aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-pandoc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-23 18:17:02 +0800
committerbapt <bapt@FreeBSD.org>2014-07-23 18:17:02 +0800
commitc04a25d9f131722fd2ccb19ba7375354f4d9f72e (patch)
tree9421b9da628a3261ff12397ddda5e574327cfa15 /textproc/hs-pandoc
parent0f6cde11bbb2043035599cf13e64b2b5d3937d34 (diff)
downloadfreebsd-ports-gnome-c04a25d9f131722fd2ccb19ba7375354f4d9f72e.tar.gz
freebsd-ports-gnome-c04a25d9f131722fd2ccb19ba7375354f4d9f72e.tar.zst
freebsd-ports-gnome-c04a25d9f131722fd2ccb19ba7375354f4d9f72e.zip
Switch to use texlive-texmf which provide ifluatex and ifxetex now
Diffstat (limited to 'textproc/hs-pandoc')
-rw-r--r--textproc/hs-pandoc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile
index 52fa406be358..58077670ef0b 100644
--- a/textproc/hs-pandoc/Makefile
+++ b/textproc/hs-pandoc/Makefile
@@ -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