aboutsummaryrefslogtreecommitdiffstats
path: root/french/trytond28_account_fr
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-10-20 01:18:24 +0800
committermva <mva@FreeBSD.org>2014-10-20 01:18:24 +0800
commit7ef046b70810601dfd2a14bf5ef9fe08db3e2280 (patch)
treeceb0deb49d4ce529d80f76432ab85612c9377d7f /french/trytond28_account_fr
parent4b28e3ef41b41ae0cb3f634461e996aa79f1d6d5 (diff)
downloadfreebsd-ports-gnome-7ef046b70810601dfd2a14bf5ef9fe08db3e2280.tar.gz
freebsd-ports-gnome-7ef046b70810601dfd2a14bf5ef9fe08db3e2280.tar.zst
freebsd-ports-gnome-7ef046b70810601dfd2a14bf5ef9fe08db3e2280.zip
- Convert ports from french/ and ftp/ to new USES=python
Approved by: portmgr (implicit)
Diffstat (limited to 'french/trytond28_account_fr')
-rw-r--r--french/trytond28_account_fr/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/french/trytond28_account_fr/Makefile b/french/trytond28_account_fr/Makefile
index 00f492c53c95..4f0bf4199f16 100644
--- a/french/trytond28_account_fr/Makefile
+++ b/french/trytond28_account_fr/Makefile
@@ -18,8 +18,7 @@ RUN_DEPENDS= trytond28_account>=2.8.1:${PORTSDIR}/finance/trytond28_account
CONFLICTS= trytond_account_fr-2.[46].*
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>