git: c6e800ad6e50 - main - x11/gnome: fix dependency on x11-themes/gnome-backgrounds
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Mar 2022 15:11:15 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=c6e800ad6e507b3bb475221080f968c390474b77 commit c6e800ad6e507b3bb475221080f968c390474b77 Author: Ivo van der Sangen <ivdsangen@gmail.com> AuthorDate: 2022-03-27 13:37:16 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-03-27 15:07:43 +0000 x11/gnome: fix dependency on x11-themes/gnome-backgrounds - the file used in the dependency line was dropped in the most recent update to x11-themes/gnome-backgrounds --- x11/gnome/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index e15e127dab4f..3896b7ba5b90 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -29,7 +29,7 @@ RUN_DEPENDS?= dconf-editor:devel/dconf-editor \ zenity>=3.0.0:x11/zenity \ seahorse>=3.0.0:security/seahorse \ gnome-control-center>=3.0.0:sysutils/gnome-control-center \ - ${LOCALBASE}/share/gnome-background-properties/gnome-backgrounds.xml:x11-themes/gnome-backgrounds \ + gnome-backgrounds>=0:x11-themes/gnome-backgrounds \ caribou>=0:accessibility/caribou \ ${LOCALBASE}/share/sounds/freedesktop/index.theme:audio/freedesktop-sound-theme