diff options
Diffstat (limited to 'print/py-trml2pdf/Makefile')
-rw-r--r-- | print/py-trml2pdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-trml2pdf/Makefile b/print/py-trml2pdf/Makefile index fe9f7509dd02..1528343f1fc7 100644 --- a/print/py-trml2pdf/Makefile +++ b/print/py-trml2pdf/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/pildriver.py:${PORTSDIR}/graphics/py-imaging \ NO_BUILD= yes -USE_BZIP2= yes +USES= tar:bzip2 USE_PYTHON= yes DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} |