aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond28_account_product/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/trytond28_account_product/Makefile')
-rw-r--r--finance/trytond28_account_product/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond28_account_product/Makefile b/finance/trytond28_account_product/Makefile
index 4939365a8b32..e73dc50a8b46 100644
--- a/finance/trytond28_account_product/Makefile
+++ b/finance/trytond28_account_product/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= trytond28_account>=2.8.1:finance/trytond28_account \
CONFLICTS= trytond_account_product-2.[46].*
-USES= python
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>