aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlx <lx@FreeBSD.org>2009-06-08 03:40:46 +0800
committerlx <lx@FreeBSD.org>2009-06-08 03:40:46 +0800
commit30ab83aa0cd21414e3a618f9098e26cce1e32eff (patch)
tree5cad169355929ea3fd11a34de9810c526c331c41 /audio
parentd15bd7cb2e6d444059b77ae44a74ba0206a17cfb (diff)
downloadfreebsd-ports-gnome-30ab83aa0cd21414e3a618f9098e26cce1e32eff.tar.gz
freebsd-ports-gnome-30ab83aa0cd21414e3a618f9098e26cce1e32eff.tar.zst
freebsd-ports-gnome-30ab83aa0cd21414e3a618f9098e26cce1e32eff.zip
Mark deprecated -- need hacks to build, project is abandoned, and likely
unused. GAI itself will probably be removed later.
Diffstat (limited to 'audio')
-rw-r--r--audio/gai-album/Makefile3
-rw-r--r--audio/gai-visual-audio/Makefile3
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}"|' \