aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond28_product_attribute/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/trytond28_product_attribute/Makefile')
-rw-r--r--finance/trytond28_product_attribute/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond28_product_attribute/Makefile b/finance/trytond28_product_attribute/Makefile
index 950d7e91805b..ce1d012852a8 100644
--- a/finance/trytond28_product_attribute/Makefile
+++ b/finance/trytond28_product_attribute/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= trytond28_product>=2.8.0:finance/trytond28_product
CONFLICTS= trytond_product_attribute-2.[46].*
-USES= python
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>