diff options
Diffstat (limited to 'security/py-zope.securitypolicy/Makefile')
-rw-r--r-- | security/py-zope.securitypolicy/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-zope.securitypolicy/Makefile b/security/py-zope.securitypolicy/Makefile index 82602e44bed1..01b5678ac1db 100644 --- a/security/py-zope.securitypolicy/Makefile +++ b/security/py-zope.securitypolicy/Makefile @@ -25,8 +25,7 @@ RUN_DEPENDS= zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 \ ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \ ${PYTHON_PKGNAMEPREFIX}zope.dublincore>=3.7:${PORTSDIR}/devel/py-zope.dublincore -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist .include <bsd.port.mk> |