diff --git a/devel/py-zope.exceptions/Makefile b/devel/py-zope.exceptions/Makefile index c4cfbb8ae676..bb09fbe8eed7 100644 --- a/devel/py-zope.exceptions/Makefile +++ b/devel/py-zope.exceptions/Makefile @@ -1,21 +1,23 @@ # Created by: Wen Heping PORTNAME= zope.exceptions PORTVERSION= 4.0.0.1 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= General Zope Exceptions LICENSE= ZPL21 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include