1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Prevent flavors for those two ports, they do not set a

PKGNAMEPREFIX/SUFFIX.

Noticed by:	irregular bulk -a with BUILD_ALL_PYTHON_FLAVORS set.
This commit is contained in:
Mathieu Arnold 2019-04-15 15:37:39 +00:00
parent c81e68cb1c
commit 3294a96f3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499028
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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