summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-08 14:30:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-08 14:30:09 +0000
commit0eca88d37727b7cf34bbc2bedd2ff56dbc51b143 (patch)
tree4eb5b3c17063b3dfde60677f444e595981d52450 /audio
parentFix compilation problem with Fribidi. (diff)
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month With hat: portmgr
Notes
Notes: svn path=/head/; revision=245413
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>