Add USE_TEX=texlive.

This commit is contained in:
Hiroki Sato 2013-05-15 19:53:59 +00:00
parent 46687158e5
commit 036caaa620
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318262
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ COMMENT= Path searching library for TeX
USE_XZ= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_TEX= yes
USE_TEX= texlive
EXTRACT_AFTER_ARGS= ${EXTRACT_FILES}
EXTRACT_FILES= ${DISTNAME}/build-aux \
${DISTNAME}/texk/kpathsea

View file

@ -18,7 +18,7 @@ LIB_DEPENDS= openjpeg:${PORTSDIR}/graphics/openjpeg \
USE_XZ= yes
USE_GMAKE= yes
USE_TEX= kpathsea
USE_TEX= texlive kpathsea
USES= pkgconfig
EXTRACT_AFTER_ARGS= ${EXTRACT_FILES}
EXTRACT_FILES= ${DISTNAME}/build-aux \