aboutsummaryrefslogtreecommitdiff
path: root/audio/faustlive/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-12-02 07:38:01 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-12-02 07:38:01 +0000
commit0706f965d1b8b0a46e820ef450788bd33e72b6b1 (patch)
tree142155bcd8446393ac6907dbfb301280636a11a7 /audio/faustlive/Makefile
parentfd76a02b4237835ea5ef832fe12bb69648ef9499 (diff)
downloadports-0706f965d1b8b0a46e820ef450788bd33e72b6b1.tar.gz
ports-0706f965d1b8b0a46e820ef450788bd33e72b6b1.zip
Notes
Diffstat (limited to 'audio/faustlive/Makefile')
-rw-r--r--audio/faustlive/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faustlive/Makefile b/audio/faustlive/Makefile
index fa237c8faaac..b23611ca3956 100644
--- a/audio/faustlive/Makefile
+++ b/audio/faustlive/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libLLVM-${LLVM_VERSION:C/([1-9])([0-9])/\1.\2/}.so:devel/llvm${LLVM
libmicrohttpd.so:www/libmicrohttpd \
libqrencode.so:graphics/libqrencode # audio/alsa-lib isn't really needed: https://github.com/grame-cncm/faustlive/issues/3
-USES= compiler:c++11-lang gl gmake qt:5 ssl
+USES= compiler:c++11-lang gl gmake qt:5 ssl
USE_GITHUB= yes
GH_ACCOUNT= grame-cncm
GH_TAGNAME= 281fcb8