aboutsummaryrefslogtreecommitdiff
path: root/mail/py-Products.MailHost
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-21 17:10:06 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-21 17:10:06 +0000
commit306e66af5d83697a761205698232bca9aa68ef19 (patch)
tree7e80682da03730650b20b36a7558818d88a40a22 /mail/py-Products.MailHost
parent4950323fd34a3cf78b4cf0d51af7837414052ab2 (diff)
downloadports-306e66af5d83697a761205698232bca9aa68ef19.tar.gz
ports-306e66af5d83697a761205698232bca9aa68ef19.zip
Notes
Diffstat (limited to 'mail/py-Products.MailHost')
-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>