aboutsummaryrefslogtreecommitdiffstats
path: root/print/tex-xdvik
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2013-05-19 06:54:31 +0800
committerhrs <hrs@FreeBSD.org>2013-05-19 06:54:31 +0800
commit1e9a9eddf9c9e98e89b6fc1751906efbd206fb90 (patch)
treead4b7982b4c52599e091407924d1d74a62a13c8e /print/tex-xdvik
parent66b7fdad1a9f56f2230d12f91b2a64bb771cfee7 (diff)
downloadfreebsd-ports-gnome-1e9a9eddf9c9e98e89b6fc1751906efbd206fb90.tar.gz
freebsd-ports-gnome-1e9a9eddf9c9e98e89b6fc1751906efbd206fb90.tar.zst
freebsd-ports-gnome-1e9a9eddf9c9e98e89b6fc1751906efbd206fb90.zip
Add USE_TEX=texlive for TeXLive-specific ports.
Diffstat (limited to 'print/tex-xdvik')
-rw-r--r--print/tex-xdvik/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-xdvik/Makefile b/print/tex-xdvik/Makefile
index 6af415505964..7dcee076fba0 100644
--- a/print/tex-xdvik/Makefile
+++ b/print/tex-xdvik/Makefile
@@ -14,7 +14,7 @@ COMMENT= DVI Previewer(kpathsearch) for X
LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \
paper:${PORTSDIR}/print/libpaper
-USE_TEX= web2c kpathsea texmf texhash
+USE_TEX= texlive web2c kpathsea texmf texhash
TEXHASHDIRS= ${TEXMFDIR}
USE_MOTIF= yes
USE_GMAKE= yes