aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond28_stock_location_sequence/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/trytond28_stock_location_sequence/Makefile')
-rw-r--r--finance/trytond28_stock_location_sequence/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond28_stock_location_sequence/Makefile b/finance/trytond28_stock_location_sequence/Makefile
index a90b81939dc7..dc028d14fa07 100644
--- a/finance/trytond28_stock_location_sequence/Makefile
+++ b/finance/trytond28_stock_location_sequence/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= trytond28_stock>=2.8.2:finance/trytond28_stock
CONFLICTS= trytond_stock_location_sequence-2.[46].*
-USES= python
+USES= python:2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>