View | Details | Raw Unified | Return to bug 217094 | Differences between
and this patch

Collapse All | Expand All

(-)print/tex-xetex/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	xetex
3
PORTNAME=	xetex
4
PORTVERSION=	0.99992
4
PORTVERSION=	0.99992
5
PORTREVISION=	10
5
PORTREVISION=	11
6
CATEGORIES=	print
6
CATEGORIES=	print
7
MASTER_SITES=	ftp://tug.org/historic/systems/texlive/2015/
7
MASTER_SITES=	ftp://tug.org/historic/systems/texlive/2015/
8
PKGNAMEPREFIX=	tex-
8
PKGNAMEPREFIX=	tex-
Lines 25-31 Link Here
25
		libTECkit.so:textproc/teckit
25
		libTECkit.so:textproc/teckit
26
26
27
USES=		pkgconfig tar:xz
27
USES=		pkgconfig tar:xz
28
USE_TEX=	kpathsea web2c texmf formats fmtutil
28
USE_TEX=	kpathsea web2c texmf formats fmtutil dvipdfmx
29
USE_XORG=	pixman
29
USE_XORG=	pixman
30
USE_GNOME=	cairo
30
USE_GNOME=	cairo
31
TEXHASHDIRS=	${TEXMFDISTDIR} ${TEXMFVARDIR}
31
TEXHASHDIRS=	${TEXMFDISTDIR} ${TEXMFVARDIR}

Return to bug 217094