diff options
Diffstat (limited to 'audio/ardour5/Makefile')
-rw-r--r-- | audio/ardour5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ardour5/Makefile b/audio/ardour5/Makefile index b1c771808c39..6a48cf56fed3 100644 --- a/audio/ardour5/Makefile +++ b/audio/ardour5/Makefile @@ -48,7 +48,8 @@ USE_GNOME= atk cairo cairomm gdkpixbuf2 glib20 glibmm gtk20 gtkmm24 pango USE_LDCONFIG= yes INSTALLS_ICONS= yes -BROKEN_aarch64= Fails to configure: Could not find the program gas,as,gcc +BROKEN_aarch64= fails to configure: Could not find the program gas,as,gcc +BROKEN_powerpc64= fails to compile: configuration_variable.cc: 'strtof' is not a member of 'std' PLIST_SUB= ARDOURVERSION=${PORTVERSION} |