From 084796fe2efed656fbca766a9c538ea731133480 Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 25 Apr 2009 21:20:25 +0000 Subject: - Mark BROKEN: does not compile Reported by: pointyhat --- audio/gai-album/Makefile | 2 ++ audio/gai-visual-audio/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'audio') diff --git a/audio/gai-album/Makefile b/audio/gai-album/Makefile index 47327355afe8..53cead7e9d4c 100644 --- a/audio/gai-album/Makefile +++ b/audio/gai-album/Makefile @@ -22,6 +22,8 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix +BROKEN= does not compile + post-patch: @${REINPLACE_CMD} -e \ 's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \ diff --git a/audio/gai-visual-audio/Makefile b/audio/gai-visual-audio/Makefile index b3dbf53aefbd..6cfad9d77bbc 100644 --- a/audio/gai-visual-audio/Makefile +++ b/audio/gai-visual-audio/Makefile @@ -22,6 +22,8 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix +BROKEN= does not compile + post-patch: @${REINPLACE_CMD} -e 's|\(GNOMEDIR=\).*|\1"${PREFIX}"|' \ ${WRKSRC}/configure -- cgit