diff options
Diffstat (limited to 'security/py-zope.security/Makefile')
-rw-r--r-- | security/py-zope.security/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-zope.security/Makefile b/security/py-zope.security/Makefile index 5553b4bf47fd..eb6bcf67bcd9 100644 --- a/security/py-zope.security/Makefile +++ b/security/py-zope.security/Makefile @@ -24,8 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope. ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist .include <bsd.port.mk> |