aboutsummaryrefslogtreecommitdiff
path: root/audio/faustlive/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-04 20:39:51 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-04 20:39:51 +0000
commit91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43 (patch)
tree426fa4c692de977e4ef9ab85b6f6b90a1277d6c1 /audio/faustlive/Makefile
parentf19eed403c795f7459f878b37bbe24b938095c22 (diff)
downloadports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.tar.gz
ports-91c3b180c1027e0ad7c2ee36f3a85f52bd96ac43.zip
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'.
Notes
Notes: svn path=/head/; revision=516738
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 649f2b002c34..fa237c8faaac 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 gmake qt:5 ssl
+USES= compiler:c++11-lang gl gmake qt:5 ssl
USE_GITHUB= yes
GH_ACCOUNT= grame-cncm
GH_TAGNAME= 281fcb8