diff options
Diffstat (limited to 'security/py-pyptlib/Makefile')
-rw-r--r-- | security/py-pyptlib/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-pyptlib/Makefile b/security/py-pyptlib/Makefile index 6c28ed895d56..ec978efb474a 100644 --- a/security/py-pyptlib/Makefile +++ b/security/py-pyptlib/Makefile @@ -12,8 +12,7 @@ COMMENT= Pluggable transport library LICENSE= BSD3CLAUSE -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist .include <bsd.port.mk> |