diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-07-21 17:41:32 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-07-21 20:49:19 +0000 |
commit | 66b69cf14a3160558632d0e3611cc941beedefc7 (patch) | |
tree | 5cc5a8b17fba64f44b7e1d449bb18fcba4a37c7b | |
parent | 3e4c6e2519418b712d778b3207d9bd48fcabef7f (diff) |
deskutils/gnome-shell-extension-openweather: mark BROKEN
Approved by: portmgr blanket
-rw-r--r-- | deskutils/gnome-shell-extension-openweather/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/gnome-shell-extension-openweather/Makefile b/deskutils/gnome-shell-extension-openweather/Makefile index 2d2e92bd5c1f..51c95b2816af 100644 --- a/deskutils/gnome-shell-extension-openweather/Makefile +++ b/deskutils/gnome-shell-extension-openweather/Makefile @@ -7,6 +7,8 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= OpenWeather extension for the GNOME3 shell +BROKEN= does not fetch + BUILD_DEPENDS= gnome-autogen.sh:devel/gnome-common \ gsettings-desktop-schemas>=3.12.0:devel/gsettings-desktop-schemas RUN_DEPENDS= gnome-shell>=0:x11/gnome-shell \ |