diff options
Diffstat (limited to 'devel/py-voluptuous/Makefile')
-rw-r--r-- | devel/py-voluptuous/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-voluptuous/Makefile b/devel/py-voluptuous/Makefile index 92ebb6493ad9..91db22d54894 100644 --- a/devel/py-voluptuous/Makefile +++ b/devel/py-voluptuous/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= alecthomas -USES?= python +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |