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