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