diff options
Diffstat (limited to 'devel/py-zope.event/Makefile')
-rw-r--r-- | devel/py-zope.event/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-zope.event/Makefile b/devel/py-zope.event/Makefile index cfb4db3d17ac..6ad9fce35184 100644 --- a/devel/py-zope.event/Makefile +++ b/devel/py-zope.event/Makefile @@ -14,8 +14,7 @@ COMMENT= Very basic event publishing system LICENSE= ZPL21 -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist .include <bsd.port.mk> |