mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
x11/xfce4-goodies: Use PYTHON_DEFAULT instead of PYTHON3_DEFAULT
We do not support python=2.7 in DEFAULT_VERSIONS. And x11/menulibre uses USES=python which means 3.8+. With hat: python
This commit is contained in:
parent
4bd5ec178a
commit
e527a09bab
@ -143,7 +143,7 @@ MENULIBRE_DESC= Advanced compliant menu editor
|
||||
THEMES_DESC= Additional themes for xfwm4
|
||||
|
||||
BSDCPUFREQ_RUN_DEPENDS= xfce4-bsdcpufreq-plugin>=0:sysutils/xfce4-bsdcpufreq-plugin
|
||||
MENULIBRE_RUN_DEPENDS= py${PYTHON3_DEFAULT:S/.//}-menulibre>=0:x11/menulibre
|
||||
MENULIBRE_RUN_DEPENDS= py${PYTHON_DEFAULT:S/.//}-menulibre>=0:x11/menulibre
|
||||
THEMES_RUN_DEPENDS= xfce4-wm-themes>=0:misc/xfce4-wm-themes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user