aboutsummaryrefslogtreecommitdiff
path: root/print/py-relatorio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/py-relatorio/Makefile')
-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>