aboutsummaryrefslogtreecommitdiff
path: root/print/py-relatorio
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-21 19:10:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-21 19:10:41 +0000
commita4fb0f0c3eddef06bbb0f719eecb3aeba4f3e710 (patch)
treef8bc3289889b97cab8708b0afcea049fe5374f4f /print/py-relatorio
parentbdb1c6ed9ec5b1bfa20a683963f3658b9420fb11 (diff)
downloadports-a4fb0f0c3eddef06bbb0f719eecb3aeba4f3e710.tar.gz
ports-a4fb0f0c3eddef06bbb0f719eecb3aeba4f3e710.zip
Notes
Diffstat (limited to 'print/py-relatorio')
-rw-r--r--print/py-relatorio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-relatorio/Makefile b/print/py-relatorio/Makefile
index 5d448d6ed5ec..359b25e34d96 100644
--- a/print/py-relatorio/Makefile
+++ b/print/py-relatorio/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:textproc/py-genshi@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${FLAVOR}
NO_ARCH= yes
-USES= python
+USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>