aboutsummaryrefslogtreecommitdiff
path: root/audio/raop_play
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-02-11 01:23:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-02-11 01:23:35 +0000
commitde78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch)
treea7814aed14ebec8464c69aef2944329a2ed10c78 /audio/raop_play
parentff79ef99406823df6c9438b54f8ffe7b9260f64a (diff)
downloadports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.tar.gz
ports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.zip
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
Notes
Notes: svn path=/head/; revision=184837
Diffstat (limited to 'audio/raop_play')
-rw-r--r--audio/raop_play/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/raop_play/Makefile b/audio/raop_play/Makefile
index 39d7dd0c9768..c6ec4d271546 100644
--- a/audio/raop_play/Makefile
+++ b/audio/raop_play/Makefile
@@ -23,6 +23,8 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 \
flac:${PORTSDIR}/audio/flac
BROKEN= Incomplete pkg-plist and missing CONFLICTS
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2007-04-10
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib"