diff options
author | pav <pav@FreeBSD.org> | 2009-12-08 22:30:09 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-08 22:30:09 +0800 |
commit | 63ea972d4fb9e3310eacf3fe692a9afe49874235 (patch) | |
tree | bc0c931c9789842aadf764e5b6d07eb613cb5e08 /audio | |
parent | 50ec0ecc16f7d463b891438f4eaa28ff1cfe83ad (diff) | |
download | freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.gz freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.zst freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.zip |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ccaudio/Makefile | 2 | ||||
-rw-r--r-- | audio/dino/Makefile | 2 | ||||
-rw-r--r-- | audio/py-libmpdclient/Makefile | 2 |
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> |