1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

Mark a broken: does not build

glame_audiofile.c:521:6: error: assignment to cast is illegal, lvalue casts are not supported
                                ((char *)src) += skip;
This commit is contained in:
Baptiste Daroussin 2018-03-27 11:55:48 +00:00
parent 70d2ae4a85
commit ff8b3d4177
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465695

View File

@ -10,6 +10,10 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Powerful, fast, stable, and easily extensible sound editor for GNOME
BROKEN= Does not build
DEPRECATED= Does not build
DEPRECATION_DATE= 2018-04-27
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
LIB_DEPENDS= libmp3lame.so:audio/lame \
libmad.so:audio/libmad \