diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/py-Products.MailHost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-Products.MailHost/Makefile b/mail/py-Products.MailHost/Makefile index 5751cc68750b..356a432aaf1d 100644 --- a/mail/py-Products.MailHost/Makefile +++ b/mail/py-Products.MailHost/Makefile @@ -13,7 +13,7 @@ COMMENT= Zope.sendmail integration for Zope 2 LICENSE= ZPL21 -USEs= zip +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |