summaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 17:45:13 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 17:45:13 +0000
commitb997ee32c898a372f1adc43d6637b8c37f2f5065 (patch)
treed796d071fcd252277ad046aa845d9bd36813b92b /german
parent- Convert ports from french/ and ftp/ to new USES=python (diff)
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371202
Diffstat (limited to 'german')
-rw-r--r--german/trytond28_account_de_skr03/Makefile5
-rw-r--r--german/trytond_account_de_skr03/Makefile5
2 files changed, 4 insertions, 6 deletions
diff --git a/german/trytond28_account_de_skr03/Makefile b/german/trytond28_account_de_skr03/Makefile
index 86b9baa5d654..5108ef75b7a4 100644
--- a/german/trytond28_account_de_skr03/Makefile
+++ b/german/trytond28_account_de_skr03/Makefile
@@ -18,8 +18,7 @@ RUN_DEPENDS= trytond28_account>=2.8.1:${PORTSDIR}/finance/trytond28_account
CONFLICTS= trytond_account_de_skr03-2.[46].*
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>
diff --git a/german/trytond_account_de_skr03/Makefile b/german/trytond_account_de_skr03/Makefile
index cc40e85ae9ec..966e210f97e7 100644
--- a/german/trytond_account_de_skr03/Makefile
+++ b/german/trytond_account_de_skr03/Makefile
@@ -17,8 +17,7 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
CONFLICTS= trytond28_account_de_skr03-2.8.*
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>