diff --git a/graphics/variety/Makefile b/graphics/variety/Makefile index ec75d345da71..d5753a25a9c9 100644 --- a/graphics/variety/Makefile +++ b/graphics/variety/Makefile @@ -30,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.3.2:www/py-beautifulsoup@${ USES= desktop-file-utils gettext-tools gnome python:3.5+ shebangfix USE_GNOME= gdkpixbuf2 gtk30 intltool pygobject3:run -USE_PYTHON= distutils +USE_PYTHON= distutils noflavors USE_GITHUB= yes GH_ACCOUNT= varietywalls diff --git a/www/mitmproxy/Makefile b/www/mitmproxy/Makefile index 3c67e2f3c98c..9f3eb13653a5 100644 --- a/www/mitmproxy/Makefile +++ b/www/mitmproxy/Makefile @@ -32,7 +32,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.2:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}h2>=3.1.0:www/py-h2@${PY_FLAVOR} USES= python:3.5+ -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist noflavors USE_GITHUB= yes NO_ARCH= yes