diff options
Diffstat (limited to 'mail/py-Products.SecureMailHost/Makefile')
-rw-r--r-- | mail/py-Products.SecureMailHost/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-Products.SecureMailHost/Makefile b/mail/py-Products.SecureMailHost/Makefile index fb608a3d8f16..20f0f166c114 100644 --- a/mail/py-Products.SecureMailHost/Makefile +++ b/mail/py-Products.SecureMailHost/Makefile @@ -12,7 +12,7 @@ WWW= https://pypi.org/project/Products.SecureMailHost/ LICENSE= ZPL21 -USES= python:3.6+ zip +USES= python zip USE_PYTHON= distutils autoplist .include <bsd.port.mk> |