Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2021 12:52:42 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 07523098e63b - main - audio/shortwave: sort USE_*
Message-ID:  <202108231252.17NCqgMR050863@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07523098e63b9e1ec8ac27b8a84009af0f803b58

commit 07523098e63b9e1ec8ac27b8a84009af0f803b58
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-08-23 11:59:35 +0000
Commit:     Jan Beich <jbeich@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108231252.17NCqgMR050863>