aboutsummaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
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>