diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 09:27:56 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 09:27:56 +0000 |
commit | 6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346 (patch) | |
tree | 51bf65c06dc12d4a0ba505d1d3e664efdd221144 /audio/deadbeef-vu-meter-plugin | |
parent | aecf8bd835635e74e1afa0d4e0617875138e47de (diff) | |
download | ports-6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346.tar.gz ports-6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346.zip |
Notes
Diffstat (limited to 'audio/deadbeef-vu-meter-plugin')
-rw-r--r-- | audio/deadbeef-vu-meter-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/deadbeef-vu-meter-plugin/Makefile b/audio/deadbeef-vu-meter-plugin/Makefile index c6d96239c43f..81a9c7e9bf0e 100644 --- a/audio/deadbeef-vu-meter-plugin/Makefile +++ b/audio/deadbeef-vu-meter-plugin/Makefile @@ -16,7 +16,7 @@ GH_ACCOUNT= cboxdoerfer GH_PROJECT= ddb_vu_meter GH_TAGNAME= 940d8d7 -USES= gmake pkgconfig +USES= gmake gnome pkgconfig MAKE_JOBS_UNSAFE= yes |