diff options
Diffstat (limited to 'security/py-zope.principalregistry/Makefile')
-rw-r--r-- | security/py-zope.principalregistry/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-zope.principalregistry/Makefile b/security/py-zope.principalregistry/Makefile index 479a6120d980..482fd6b716af 100644 --- a/security/py-zope.principalregistry/Makefile +++ b/security/py-zope.principalregistry/Makefile @@ -19,8 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.authentication>=0:${PORTSDIR}/security/ ${PYTHON_PKGNAMEPREFIX}zope.password>=0:${PORTSDIR}/security/py-zope.password \ ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist .include <bsd.port.mk> |