diff options
Diffstat (limited to 'audio/ardour6/Makefile')
-rw-r--r-- | audio/ardour6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ardour6/Makefile b/audio/ardour6/Makefile index 4ab88d8c0c72..13ba0ef2a0aa 100644 --- a/audio/ardour6/Makefile +++ b/audio/ardour6/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ardour6 -PORTVERSION= 6.2.0 +PORTVERSION= 6.3.0 CATEGORIES= audio MASTER_SITES= https://github.com/beerml/ardour_releases/raw/master/ # The original master side points to the latest release only: @@ -15,7 +15,6 @@ COMMENT= Multichannel digital audio workstation LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= Does not build with glib 2.66.0 BROKEN_aarch64= fails to configure: Could not find the program gas,as,gcc BUILD_DEPENDS= lv2>=1.18.0:audio/lv2 \ |