aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/ccaudio/Makefile2
-rw-r--r--audio/dino/Makefile2
-rw-r--r--audio/py-libmpdclient/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/audio/ccaudio/Makefile b/audio/ccaudio/Makefile
index 5417eb9b6ea9..cfbec05b862c 100644
--- a/audio/ccaudio/Makefile
+++ b/audio/ccaudio/Makefile
@@ -16,6 +16,8 @@ COMMENT= C++ class framework for manipulating audio files
LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp
BROKEN= Does not build with libtool 2.2.
+DEPRECATED= has been broken for 4 months
+EXPIRATION_DATE=2010-01-08
USE_AUTOTOOLS= libtool:22
USE_GNOME= gnometarget
diff --git a/audio/dino/Makefile b/audio/dino/Makefile
index f0fd904c09d8..060b45c813ef 100644
--- a/audio/dino/Makefile
+++ b/audio/dino/Makefile
@@ -29,5 +29,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
BROKEN= does not compile
+DEPRECATED= has been broken for 7 months
+EXPIRATION_DATE=2010-01-08
.include <bsd.port.mk>
diff --git a/audio/py-libmpdclient/Makefile b/audio/py-libmpdclient/Makefile
index b3c0092c5ecc..ea4c58bcc8be 100644
--- a/audio/py-libmpdclient/Makefile
+++ b/audio/py-libmpdclient/Makefile
@@ -19,5 +19,7 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
BROKEN= does not build
+DEPRECATED= has been broken for 3 months
+EXPIRATION_DATE=2010-01-08
.include <bsd.port.mk>