From ab0a332ddb65541cf179f00b83e6091052f3947c Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sat, 25 Apr 2009 21:20:25 +0000 Subject: [PATCH] - Mark BROKEN: does not compile Reported by: pointyhat --- audio/gai-album/Makefile | 2 ++ audio/gai-visual-audio/Makefile | 2 ++ graphics/bugle/Makefile | 2 ++ sysutils/gai-leds/Makefile | 2 ++ 4 files changed, 8 insertions(+) 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 diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 10bfc0c97cdb..63e612b08cc1 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -29,6 +29,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" \ GL_LIBS="-L${LOCALBASE}/lib" +BROKEN= does not compile + MAN1= gldb.1 MAN3= bugle.3 MAN7= bugle-camera.7 bugle-checks.7 bugle-eps.7 bugle-error.7 \ diff --git a/sysutils/gai-leds/Makefile b/sysutils/gai-leds/Makefile index 59a2e11025a3..c71d71d82f39 100644 --- a/sysutils/gai-leds/Makefile +++ b/sysutils/gai-leds/Makefile @@ -21,6 +21,8 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix +BROKEN= does not compile + post-patch: @${REINPLACE_CMD} -e \ 's|\(GNOMEDIR=\).*|\1"${PREFIX}"|; \