summaryrefslogtreecommitdiff
path: root/print/xetex
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-04-25 13:15:41 +0000
committermarkd <markd@pkgsrc.org>2015-04-25 13:15:41 +0000
commitdebbab41fe9880061b31dc17f2fcbe7b453b944b (patch)
tree7447be16fa90186ddeb702eab44ea99f1ddc832d /print/xetex
parentd360cbbace57fb08d4c68696151421f88227cf41 (diff)
downloadpkgsrc-debbab41fe9880061b31dc17f2fcbe7b453b944b.tar.gz
depend on latest dvipdfmx rather than xdvipdfmx.
Diffstat (limited to 'print/xetex')
-rw-r--r--print/xetex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xetex/Makefile b/print/xetex/Makefile
index 5348abc1811..65e3fbaaf71 100644
--- a/print/xetex/Makefile
+++ b/print/xetex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2015/04/25 11:24:54 markd Exp $
+# $NetBSD: Makefile,v 1.38 2015/04/25 13:15:41 markd Exp $
DISTNAME= texlive-20140525-source
PKGNAME= xetex-0.99991
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.tug.org/xetex/
COMMENT= TeX system with Unicode and modern font technologies
CONFLICTS+= web2c<=7.5.7
-DEPENDS+= xdvipdfmx-[0-9]*:../../print/xdvipdfmx
+DEPENDS+= dvipdfmx>=20140525:../../print/dvipdfmx
EXTRACT_ELEMENTS= ${DISTNAME}/build-aux \
${DISTNAME}/libs/graphite2 \