git: 07523098e63b - main - audio/shortwave: sort USE_*
Jan Beich
jbeich at FreeBSD.org
Mon Aug 23 12:52:42 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=07523098e63b9e1ec8ac27b8a84009af0f803b58
commit 07523098e63b9e1ec8ac27b8a84009af0f803b58
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-08-23 11:59:35 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-08-23 12:52:23 +0000
audio/shortwave: sort USE_*
---
audio/shortwave/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile
index bdab5a8a8b94..d368957dbb5b 100644
--- a/audio/shortwave/Makefile
+++ b/audio/shortwave/Makefile
@@ -13,8 +13,8 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus
USES= cargo gettext gnome meson pkgconfig python:build shebangfix sqlite ssl
USE_GITHUB= nodefault
USE_GITLAB= yes
-USE_GSTREAMER1= good libav soup vorbis
USE_GNOME= gdkpixbuf2 gtk40 libadwaita
+USE_GSTREAMER1= good libav soup vorbis
GH_TUPLE= gtk-rs:gtk3-rs:1ca4fbcc30ec882f6079f26018c30ef1ceb8a2e2:gtk3 \
gtk-rs:gtk4-rs:534f63e66a2a3883770fe110a8a556a4b40f84b3:gtk4
GL_SITE= https://gitlab.gnome.org
More information about the dev-commits-ports-all
mailing list