aboutsummaryrefslogtreecommitdiffstats
path: root/print/tex-xmltex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-xmltex/Makefile')
-rw-r--r--print/tex-xmltex/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/tex-xmltex/Makefile b/print/tex-xmltex/Makefile
index 40f7ba366c85..a2cd5d35fdef 100644
--- a/print/tex-xmltex/Makefile
+++ b/print/tex-xmltex/Makefile
@@ -12,10 +12,10 @@ EXTRACT_ONLY=
MAINTAINER= hrs@FreeBSD.org
COMMENT= Non-validating XML parser, written in TeX
-USE_XZ= yes
+USES= tar:xz
USE_TEX= texlive texmf pdftex fmtutil
TEXHASHDIRS= ${TEXMFDISTDIR}
-EXTRACT_AFTER_ARGS=| ${TAR} -xf - -C ${PREFIX}/share \
+EXTRACT_AFTER_ARGS=| ${TAR} -xf - -C ${STAGEDIR}${PREFIX}/share \
--strip-components 1 --no-same-permission --no-same-owner \
${EXTRACT_FILES:S,^,${DISTNAME}/,}
EXTRACT_FILES= \
@@ -26,7 +26,6 @@ NO_WRKSRC= yes
NO_BUILD= yes
TEX_FORMATS= xmltex
-NO_STAGE= yes
do-install:
${CAT} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} \
${EXTRACT_AFTER_ARGS}