summaryrefslogtreecommitdiff
path: root/french/trytond28_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/trytond28_account_fr
parent- Make 1.7.* and -devel work with Python3 (diff)
- 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/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>