From 5fe04d8b0669da3d0a41a607983f701889ad2ba7 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Fri, 29 Aug 2014 17:28:42 +0000 Subject: Convert a few ports to USES=python --- devel/py-docopt/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/py-docopt/Makefile') diff --git a/devel/py-docopt/Makefile b/devel/py-docopt/Makefile index cb16755350d2..e5b26370fdc7 100644 --- a/devel/py-docopt/Makefile +++ b/devel/py-docopt/Makefile @@ -12,9 +12,8 @@ COMMENT= Pythonic argument parser, that will make you smile LICENSE= MIT -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST=yes +USES= python +USE_PYTHON= distutils autoplist PORTDOCS= README.rst DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} -- cgit v1.2.3