diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-27 23:07:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-27 23:07:42 +0000 |
commit | 8d1679486de51fc7d6f5f2b65f3efa2e0c63b397 (patch) | |
tree | 404256c17992f901eb1eb1faed10aa6404cda6af | |
parent | 012b3eb22d634ddc64f8662ae2d864553f72208a (diff) |
Notes
-rw-r--r-- | devel/tex-kpathsea/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/tex-kpathsea/Makefile b/devel/tex-kpathsea/Makefile index e773bd30406e..a125c8cc6c26 100644 --- a/devel/tex-kpathsea/Makefile +++ b/devel/tex-kpathsea/Makefile @@ -12,8 +12,7 @@ DIST_SUBDIR= TeX MAINTAINER= hrs@FreeBSD.org COMMENT= Path searching library for TeX -USE_XZ= yes -USES= gmake +USES= gmake tar:xz USE_LDCONFIG= yes USE_TEX= texlive EXTRACT_AFTER_ARGS= ${EXTRACT_FILES} |