diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-06-14 22:00:28 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-06-27 19:34:34 +0000 |
commit | 3d9a815d9c5acbb71f4bb07738bdeab4879feacb (patch) | |
tree | eb093f22197a2c68a88dd2372ec1922c3f6d3c10 /x11-themes | |
parent | c58ef91e06e8edc4fd8579837f1453b562da3fbb (diff) |
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icons-elementary/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/greybird-theme/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/kf5-breeze-icons/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/plasma5-breeze-gtk/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/x11-themes/gnome-icons-elementary/Makefile b/x11-themes/gnome-icons-elementary/Makefile index 5cdcafbfaa77..c6b9e56c7f02 100644 --- a/x11-themes/gnome-icons-elementary/Makefile +++ b/x11-themes/gnome-icons-elementary/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xcursorgen:x11/xcursorgen -USES= gettext gnome meson python:3.7+,build +USES= gettext gnome meson python:build USE_GITHUB= yes GH_PROJECT= icons diff --git a/x11-themes/greybird-theme/Makefile b/x11-themes/greybird-theme/Makefile index 4449aadeac81..9fad666b296f 100644 --- a/x11-themes/greybird-theme/Makefile +++ b/x11-themes/greybird-theme/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= sassc:textproc/sassc RUN_DEPENDS= gtk-murrine-engine>=0.98.1:x11-themes/gtk-murrine-engine -USES= gnome meson pkgconfig python:3.5+,build +USES= gnome meson pkgconfig python:build USE_GNOME= gdkpixbuf2:build glib20:build librsvg2:build GH_ACCOUNT= shimmerproject diff --git a/x11-themes/kf5-breeze-icons/Makefile b/x11-themes/kf5-breeze-icons/Makefile index 1037eb872110..958acd1331de 100644 --- a/x11-themes/kf5-breeze-icons/Makefile +++ b/x11-themes/kf5-breeze-icons/Makefile @@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING-ICONS BUILD_DEPENDS= bash:shells/bash \ ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} -USES= compiler:c++11-lang cmake kde:5 python:3.5+,build qt:5 shebangfix tar:xz +USES= compiler:c++11-lang cmake kde:5 python:build qt:5 shebangfix tar:xz USE_KDE= ecm:build USE_QT= buildtools:build qmake:build testlib:build diff --git a/x11-themes/plasma5-breeze-gtk/Makefile b/x11-themes/plasma5-breeze-gtk/Makefile index 3c75ad8c8f13..a1b6f0ae190b 100644 --- a/x11-themes/plasma5-breeze-gtk/Makefile +++ b/x11-themes/plasma5-breeze-gtk/Makefile @@ -11,7 +11,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \ sassc:textproc/sassc RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} -USES= cmake compiler:c++11-lang gnome kde:5 pkgconfig python:3.4+ \ +USES= cmake compiler:c++11-lang gnome kde:5 pkgconfig python \ qt:5 tar:xz USE_GNOME= gdkpixbuf2 USE_KDE= breeze ecm |