aboutsummaryrefslogtreecommitdiff
path: root/french/trytond_account_fr
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 17:18:24 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 17:18:24 +0000
commitf4a55e57171a380dd714d388e0dc668158147761 (patch)
treeceb0deb49d4ce529d80f76432ab85612c9377d7f /french/trytond_account_fr
parent24b7c6a88d1c253f76f3e16ff5a1b73d480ba828 (diff)
downloadports-f4a55e57171a380dd714d388e0dc668158147761.tar.gz
ports-f4a55e57171a380dd714d388e0dc668158147761.zip
- Convert ports from french/ and ftp/ to new USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371201
Diffstat (limited to 'french/trytond_account_fr')
-rw-r--r--french/trytond_account_fr/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/french/trytond_account_fr/Makefile b/french/trytond_account_fr/Makefile
index d25b93c0a712..53188d9841b5 100644
--- a/french/trytond_account_fr/Makefile
+++ b/french/trytond_account_fr/Makefile
@@ -17,8 +17,7 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
CONFLICTS= trytond28_account_fr-2.8.*
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>