diff options
Diffstat (limited to 'devel/py-docopt/Makefile')
-rw-r--r-- | devel/py-docopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-docopt/Makefile b/devel/py-docopt/Makefile index cb286a69ea3f..7ae309210609 100644 --- a/devel/py-docopt/Makefile +++ b/devel/py-docopt/Makefile @@ -15,7 +15,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE-MIT NO_ARCH= yes -USES?= python +USES= python USE_PYTHON= distutils autoplist concurrent OPTIONS_DEFINE= DOCS EXAMPLES |