diff options
author | mva <mva@FreeBSD.org> | 2014-12-07 18:01:36 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2014-12-07 18:01:36 +0800 |
commit | 8b2696fd2ba8d06ddc0432f73ad874b2be141607 (patch) | |
tree | cd0657c870f3fc874ca692a0a3de0294ebda495b /textproc/unoconv | |
parent | 823674ff620dee40988a7c1b848b5d970987fcb7 (diff) | |
download | freebsd-ports-gnome-8b2696fd2ba8d06ddc0432f73ad874b2be141607.tar.gz freebsd-ports-gnome-8b2696fd2ba8d06ddc0432f73ad874b2be141607.tar.zst freebsd-ports-gnome-8b2696fd2ba8d06ddc0432f73ad874b2be141607.zip |
- Convert textproc/ to USES=python
With hat: python@
Diffstat (limited to 'textproc/unoconv')
-rw-r--r-- | textproc/unoconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/unoconv/Makefile b/textproc/unoconv/Makefile index 312b6aaf60f7..cc3d469e2036 100644 --- a/textproc/unoconv/Makefile +++ b/textproc/unoconv/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv2 RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt -USE_PYTHON= yes +USES= python NO_BUILD= yes PORTDOCS= * |