diff --git a/devel/py-zope.dottedname/Makefile b/devel/py-zope.dottedname/Makefile index 694a60d70273..15dbfad3e7e1 100644 --- a/devel/py-zope.dottedname/Makefile +++ b/devel/py-zope.dottedname/Makefile @@ -1,17 +1,19 @@ PORTNAME= zope.dottedname PORTVERSION= 3.4.6 PORTREVISION= 1 CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Resolver for Python dotted names LICENSE= ZPL21 USES= python:3.6+ USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include