diff options
Diffstat (limited to 'print/tex-ptexenc/Makefile')
-rw-r--r-- | print/tex-ptexenc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-ptexenc/Makefile b/print/tex-ptexenc/Makefile index 17a1c1cf8c13..17dbb100e72f 100644 --- a/print/tex-ptexenc/Makefile +++ b/print/tex-ptexenc/Makefile @@ -12,9 +12,10 @@ COMMENT= Library for Japanese pTeX and its tools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -USES= iconv libtool pathfix pkgconfig tar:xz +USES= iconv libtool pathfix pkgconfig tar:xz tex USE_TEX= kpathsea USE_LDCONFIG= yes + WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ptexenc EXTRACT_AFTER_ARGS= ${EXTRACT_FILES:S/^/${DISTNAME}\//} EXTRACT_FILES= build-aux texk/ptexenc |