From a1190ace4537ccc1cb0ff206ca1a645f482125f0 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Mon, 20 Oct 2014 17:18:18 +0000 Subject: - Convert finance/ to new USES=python Approved by: portmgr (implicit) --- finance/trytond28_purchase_shipment_cost/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'finance/trytond28_purchase_shipment_cost') diff --git a/finance/trytond28_purchase_shipment_cost/Makefile b/finance/trytond28_purchase_shipment_cost/Makefile index 88b57fc1c7ff..7bc702687752 100644 --- a/finance/trytond28_purchase_shipment_cost/Makefile +++ b/finance/trytond28_purchase_shipment_cost/Makefile @@ -20,8 +20,7 @@ RUN_DEPENDS= trytond28_carrier>=2.8.0:${PORTSDIR}/finance/trytond28_carrier \ CONFLICTS= trytond_purchase_shipment_cost-2.[46].* -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist .include -- cgit v1.2.3