diff options
Diffstat (limited to 'textproc/dblatex/Makefile')
-rw-r--r-- | textproc/dblatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index 4db4ac3628af..82420a962c03 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/share/texmf-local/tex/latex/ifxetex/ifxetex.sty:${PO RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ ${LOCALBASE}/share/xml/docbook/4.2:${PORTSDIR}/textproc/docbook-xml -USE_BZIP2= yes +USES= tar:bzip2 USE_TEX= tex USE_PYTHON= yes USE_PYDISTUTILS=yes |