aboutsummaryrefslogtreecommitdiff
path: root/audio/sc3-plugins/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-01-29 16:19:41 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-01-29 16:19:41 +0000
commitc340b5c7757d80de0d16ac279827bdf4927b26b5 (patch)
treecc9939b461c0bd4cc18ecef73e23f73a345b7e68 /audio/sc3-plugins/Makefile
parent04c43d10af8640c799da92342281eb421d9952b2 (diff)
downloadports-c340b5c7757d80de0d16ac279827bdf4927b26b5.tar.gz
ports-c340b5c7757d80de0d16ac279827bdf4927b26b5.zip
Notes
Diffstat (limited to 'audio/sc3-plugins/Makefile')
-rw-r--r--audio/sc3-plugins/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/sc3-plugins/Makefile b/audio/sc3-plugins/Makefile
index 57f9d5cf026c..7ce3d1e7c44a 100644
--- a/audio/sc3-plugins/Makefile
+++ b/audio/sc3-plugins/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= sc3-plugins
-DISTVERSION= 3.8.0
-PORTREVISION= 1
+DISTVERSIONPREFIX= Version-
+DISTVERSION= 3.9.0
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
@@ -25,7 +25,6 @@ OPTIONS_SUB= yes
USES= cmake:outsource localbase pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= supercollider
-GH_TAGNAME= 5342a4a
GH_TUPLE= timblechmann:nova-simd:3140689:n/external_libraries/nova-simd
CMAKE_ARGS+= -DSYSTEM_STK:BOOL=ON
CMAKE_ARGS+= -DSC_PATH:STRING=${LOCALBASE}/include/SuperCollider/ # see https://github.com/supercollider/sc3-plugins/issues/170