diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gai-album/Makefile | 3 | ||||
-rw-r--r-- | audio/gai-visual-audio/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/gai-album/Makefile b/audio/gai-album/Makefile index 53cead7e9d4c..3302f94d81ef 100644 --- a/audio/gai-album/Makefile +++ b/audio/gai-album/Makefile @@ -22,7 +22,8 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix -BROKEN= does not compile +DEPRECATED= abandoned project, does not build +EXPIRATION_DATE= 2009-07-07 post-patch: @${REINPLACE_CMD} -e \ diff --git a/audio/gai-visual-audio/Makefile b/audio/gai-visual-audio/Makefile index 6cfad9d77bbc..84dad80ef037 100644 --- a/audio/gai-visual-audio/Makefile +++ b/audio/gai-visual-audio/Makefile @@ -22,7 +22,8 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix -BROKEN= does not compile +DEPRECATED= abandoned project, does not build +EXPIRATION_DATE= 2009-07-07 post-patch: @${REINPLACE_CMD} -e 's|\(GNOMEDIR=\).*|\1"${PREFIX}"|' \ |