diff options
Diffstat (limited to 'audio/linuxsampler/Makefile')
-rw-r--r-- | audio/linuxsampler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linuxsampler/Makefile b/audio/linuxsampler/Makefile index a10905c35497..826ccc796947 100644 --- a/audio/linuxsampler/Makefile +++ b/audio/linuxsampler/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libgig.so:audio/libgig \ libsndfile.so:audio/libsndfile \ libuuid.so:misc/libuuid -USES= bison compiler:c++14-lang gmake libtool localbase pathfix perl5 \ +USES= bison compiler:c++14-lang gmake libtool localbase perl5 \ pkgconfig sqlite:3 tar:bzip2 shebangfix USE_LDCONFIG= ${PREFIX}/lib/linuxsampler USE_PERL5= build |