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:
parent
c81e68cb1c
commit
3294a96f3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499028
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user