diff options
Diffstat (limited to 'print/tex-ptexenc/Makefile')
-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 39ce4ef002ae..06dda75c56fd 100644 --- a/print/tex-ptexenc/Makefile +++ b/print/tex-ptexenc/Makefile @@ -15,7 +15,7 @@ COMMENT= Library for Japanese pTeX and its tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -USES= iconv libtool pkgconfig tar:xz +USES= iconv libtool pathfix pkgconfig tar:xz USE_TEX= kpathsea USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ptexenc |