diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-01-13 21:00:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-01-13 21:00:02 +0000 |
commit | 50f8eaece13e14735ce71c2c22f8aac07f7cd50a (patch) | |
tree | 15cdc9de8e1435e170938ead4c0c26dfe041a7e6 /mail/py-zope.sendmail | |
parent | f7c433d7169aa1bbe61414cf420ec27bbb3160d3 (diff) |
Notes
Diffstat (limited to 'mail/py-zope.sendmail')
-rw-r--r-- | mail/py-zope.sendmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-zope.sendmail/Makefile b/mail/py-zope.sendmail/Makefile index d3196f8b603a..b88f0c35a7ff 100644 --- a/mail/py-zope.sendmail/Makefile +++ b/mail/py-zope.sendmail/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transact ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \ ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=easy_install NO_STAGE= yes |