diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-20 20:55:55 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-09-20 20:55:55 +0800 |
commit | 77985eaf1c99cb92a7d99624ca05eff0a3718907 (patch) | |
tree | 8a262c6491fa55cf9323a7a255a87099891baa9f /audio | |
parent | b6c8020d5dac3e1dd146dde4df0598bf674b56b7 (diff) | |
download | freebsd-ports-gnome-77985eaf1c99cb92a7d99624ca05eff0a3718907.tar.gz freebsd-ports-gnome-77985eaf1c99cb92a7d99624ca05eff0a3718907.tar.zst freebsd-ports-gnome-77985eaf1c99cb92a7d99624ca05eff0a3718907.zip |
Clean up some things
Reported by: portscan
Diffstat (limited to 'audio')
-rw-r--r-- | audio/goobox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile index 6d89bec2e2c8..7a1f5ce66b0a 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= libdiscid.so:audio/libdiscid \ USES= desktop-file-utils gettext gnome meson pkgconfig \ python:3.5+,build tar:xz xorg USE_GNOME= glib20 gtk30 intlhack -USE_MESON= yes USE_XORG= x11 USE_GSTREAMER1= yes INSTALLS_ICONS= yes |