aboutsummaryrefslogtreecommitdiff
path: root/mail/py-Products.SecureMailHost
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 16:25:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 16:25:33 +0000
commit9f5deb008fb9786f9a9264889d43296a258e9d92 (patch)
treeec0965bd63c70b3986830805c3ce0427524b81b2 /mail/py-Products.SecureMailHost
parent8f284f2bca93129cd50ac223174a3be10e707699 (diff)
downloadports-9f5deb008fb9786f9a9264889d43296a258e9d92.tar.gz
ports-9f5deb008fb9786f9a9264889d43296a258e9d92.zip
Convert m* to USES=zip
Notes
Notes: svn path=/head/; revision=347776
Diffstat (limited to 'mail/py-Products.SecureMailHost')
-rw-r--r--mail/py-Products.SecureMailHost/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-Products.SecureMailHost/Makefile b/mail/py-Products.SecureMailHost/Makefile
index a40491bc6fdf..0ae61ea5a059 100644
--- a/mail/py-Products.SecureMailHost/Makefile
+++ b/mail/py-Products.SecureMailHost/Makefile
@@ -13,9 +13,9 @@ COMMENT= Reimplementation of the standard Zope2 MailHost
LICENSE= ZPL21
+USZS= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>