diff options
Diffstat (limited to 'print/tex-dvipsk/Makefile')
-rw-r--r-- | print/tex-dvipsk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/tex-dvipsk/Makefile b/print/tex-dvipsk/Makefile index 423db22347cf..bdd314740d88 100644 --- a/print/tex-dvipsk/Makefile +++ b/print/tex-dvipsk/Makefile @@ -19,8 +19,7 @@ LICENSE= GPLv2 LIB_DEPENDS= paper:${PORTSDIR}/print/libpaper -USE_XZ= yes -USE_GMAKE= yes +USES= gmake tar:xz USE_TEX= texlive kpathsea web2c texmf texhash TEXHASHDIRS= ${TEXMFDISTDIR} ${TEXMFDIR} EXTRACT_AFTER_ARGS= ${EXTRACT_FILES:S,^,${DISTNAME}/,} |