aboutsummaryrefslogtreecommitdiff
path: root/audio/supercollider
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
commit89d1bb9ab01e93b870f01933054c0acd8205ff46 (patch)
treee0f4b7d2567ee42aa9691bf31504507d0e3eaaca /audio/supercollider
parent29439ee094406379a3bf20855d95ae8c42f20200 (diff)
downloadports-89d1bb9ab01e93b870f01933054c0acd8205ff46.tar.gz
ports-89d1bb9ab01e93b870f01933054c0acd8205ff46.zip
Notes
Diffstat (limited to 'audio/supercollider')
-rw-r--r--audio/supercollider/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/supercollider/Makefile b/audio/supercollider/Makefile
index e0426bcf76fa..df864cc60018 100644
--- a/audio/supercollider/Makefile
+++ b/audio/supercollider/Makefile
@@ -2,7 +2,7 @@
PORTNAME= supercollider
DISTVERSION= 3.9.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://github.com/supercollider/supercollider/releases/download/Version-${PORTVERSION}/
DISTNAME= SuperCollider-${PORTVERSION}-Source-linux
@@ -22,8 +22,8 @@ LIB_DEPENDS= libavahi-client.so:net/avahi-app \
USES= cmake:outsource compiler:c++11-lang iconv localbase pkgconfig \
qt:5 readline shared-mime-info tar:bzip2
-USE_QT= buildtools_build concurrent core gui linguisttools location \
- network opengl printsupport qmake_build qml quick sensors \
+USE_QT= buildtools_build concurrent core declarative gui linguisttools location \
+ network opengl printsupport qmake_build sensors \
sql webkit widgets
USE_XORG= x11
USE_LDCONFIG= yes