summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-09-25 20:09:38 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-09-25 20:09:38 +0000
commitf68799d657b5299f2c76f1e6734f23fe1393cabb (patch)
tree75d06ed9c88b53f55d467e28d66a01d6f3048b30 /audio
parentCanonicalize LLD_UNSAFE across all powerpc variants. (diff)
Pet portlint.
Notes
Notes: svn path=/head/; revision=550078
Diffstat (limited to 'audio')
-rw-r--r--audio/ardour6/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/ardour6/Makefile b/audio/ardour6/Makefile
index cf9afbeb0644..4ab88d8c0c72 100644
--- a/audio/ardour6/Makefile
+++ b/audio/ardour6/Makefile
@@ -12,11 +12,12 @@ DISTNAME= Ardour-${PORTVERSION}
MAINTAINER= beerml@sigma6audio.de
COMMENT= Multichannel digital audio workstation
-BROKEN= Does not build with glib 2.66.0
-
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 \
itstool>2.0.0:textproc/itstool
LIB_DEPENDS= libserd-0.so:devel/serd \
@@ -52,8 +53,6 @@ USE_LDCONFIG= yes
INSTALLS_ICONS= yes
BINARY_ALIAS+= gas=${CC}
-BROKEN_aarch64= fails to configure: Could not find the program gas,as,gcc
-
PLIST_SUB= ARDOURVERSION=${PORTVERSION}
CONFIGURE_ARGS= --optimize --ptformat --freedesktop --no-phone-home \