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/ghostess | |
parent | aecf8bd835635e74e1afa0d4e0617875138e47de (diff) | |
download | ports-6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346.tar.gz ports-6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346.zip |
Notes
Diffstat (limited to 'audio/ghostess')
-rw-r--r-- | audio/ghostess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ghostess/Makefile b/audio/ghostess/Makefile index 57d55055bc22..f04324509009 100644 --- a/audio/ghostess/Makefile +++ b/audio/ghostess/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libdssialsacompat.so:audio/libdssialsacompat \ libjack.so:audio/jack USE_GNOME= gtk20 -USES= tar:bzip2 gmake pkgconfig +USES= gmake gnome pkgconfig tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-jackmidi |