diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-ptexenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex-ptexenc/Makefile b/print/tex-ptexenc/Makefile index 9294ee17cfa7..239a1ef098b9 100644 --- a/print/tex-ptexenc/Makefile +++ b/print/tex-ptexenc/Makefile @@ -13,7 +13,7 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Library for Japanese pTeX and its tools USE_XZ= yes -USE_TEX= kpathsea +USE_TEX= texlive kpathsea USE_AUTOTOOLS= libtool USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ptexenc |