summaryrefslogtreecommitdiff
path: root/print/tex-luatex
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-12-27 16:54:21 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-12-27 16:54:21 +0000
commit2a51b2182ad0b57bacbb854e03d7ee3be79c35b4 (patch)
treea20cf547b992a276c5803b968785a611ab644e11 /print/tex-luatex
parentMake implicit dependency on glut explicit (required for vwebp) (diff)
Update poppler to 0.24.4.
Update comment. Use new LIB_DEPENDS syntax, use USES=pathfix. Stagify. Bump portrevision of all affected ports, and Update poppler* LIB_DEPENDS to new syntax.
Notes
Notes: svn path=/head/; revision=337749
Diffstat (limited to 'print/tex-luatex')
-rw-r--r--print/tex-luatex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile
index 516673f41a2b..7f020c89e7cf 100644
--- a/print/tex-luatex/Makefile
+++ b/print/tex-luatex/Makefile
@@ -2,6 +2,7 @@
PORTNAME= luatex
PORTVERSION= 0.70.2
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/
PKGNAMEPREFIX= tex-
@@ -18,7 +19,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
graphite:${PORTSDIR}/graphics/silgraphite \
icuio:${PORTSDIR}/devel/icu \
png15:${PORTSDIR}/graphics/png \
- poppler:${PORTSDIR}/graphics/poppler \
+ libpoppler.so:${PORTSDIR}/graphics/poppler \
TECkit:${PORTSDIR}/textproc/teckit \
zzip:${PORTSDIR}/devel/zziplib