aboutsummaryrefslogtreecommitdiff
path: root/mail/py-Products.MailHost/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/py-Products.MailHost/Makefile')
-rw-r--r--mail/py-Products.MailHost/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/py-Products.MailHost/Makefile b/mail/py-Products.MailHost/Makefile
index 356a432aaf1d..e60216ebf1aa 100644
--- a/mail/py-Products.MailHost/Makefile
+++ b/mail/py-Products.MailHost/Makefile
@@ -13,9 +13,7 @@ COMMENT= Zope.sendmail integration for Zope 2
LICENSE= ZPL21
-USES= zip
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python zip
+USE_PYTHON= distutils autoplist
.include <bsd.port.mk>