diff options
Diffstat (limited to 'devel/py-zope.app.basicskin')
| -rw-r--r-- | devel/py-zope.app.basicskin/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-zope.app.basicskin/Makefile b/devel/py-zope.app.basicskin/Makefile index 8017246ced49..9119840d8098 100644 --- a/devel/py-zope.app.basicskin/Makefile +++ b/devel/py-zope.app.basicskin/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}zope.component>=0:devel/py-zope.component@${  		${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}zope.publisher>=0:devel/py-zope.publisher@${PY_FLAVOR} -USES=		python +USES=		python:3.6+  USE_PYTHON=	distutils autoplist  .include <bsd.port.mk>  | 
