Pet portlint.
This commit is contained in:
parent
d86d997819
commit
f68799d657
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550078
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user