diff options
Diffstat (limited to 'audio/sound-juicer/Makefile')
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 1289d513ecef..44fa97fe3de4 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -24,9 +24,9 @@ LIB_DEPENDS= libmusicbrainz5.so:audio/libmusicbrainz5 \ PORTSCOUT= limitw:1,even -USES= compiler:c11 desktop-file-utils gettext gnome meson \ +USES= compiler:c11 desktop-file-utils gettext gnome gstreamer meson \ pkgconfig tar:xz -USE_GSTREAMER1= cdparanoia flac good vorbis +USE_GSTREAMER= cdparanoia flac good vorbis USE_GNOME= gtk30 INSTALL_TARGET= install-strip |