mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Allow building with different versions of python3
This commit is contained in:
parent
6136c914d4
commit
b40d8c08f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486925
@ -14,14 +14,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= doas:security/doas \
|
||||
${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme
|
||||
|
||||
USES= python:3.6 gnome shebangfix
|
||||
USES= python:3.4+ gnome shebangfix
|
||||
SHEBANG_GLOB= *.py
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= GhostBSD
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= distutils
|
||||
USE_PYTHON= distutils noflavors
|
||||
USE_GNOME= pygobject3 gtk-update-icon-cache
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user