diff --git a/devel/py-zope.testing/Makefile b/devel/py-zope.testing/Makefile index b02048e5f5d7..c3110b6a8152 100644 --- a/devel/py-zope.testing/Makefile +++ b/devel/py-zope.testing/Makefile @@ -1,22 +1,24 @@ # Created by: Wen Heping PORTNAME= zope.testing PORTVERSION= 4.1.0 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Zope testing helpers LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}zope.exceptions>=0:devel/py-zope.exceptions@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include