aboutsummaryrefslogtreecommitdiff
path: root/audio/py-musicbrainz
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
commit3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch)
tree574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /audio/py-musicbrainz
parent45b745f6054c573e73e15c5330ca045ec0b2779c (diff)
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
Notes
Notes: svn path=/head/; revision=111956
Diffstat (limited to 'audio/py-musicbrainz')
-rw-r--r--audio/py-musicbrainz/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/py-musicbrainz/Makefile b/audio/py-musicbrainz/Makefile
index 438ee4dcdd45..0417c9f04f0e 100644
--- a/audio/py-musicbrainz/Makefile
+++ b/audio/py-musicbrainz/Makefile
@@ -25,7 +25,9 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_BUILDARGS= build_ext -I${LOCALBASE}/include -L${LOCALBASE}/lib
-IGNORE= "Distfile needs to catch up with libmusicbrainz"
+IGNORE= Distfile needs to catch up with libmusicbrainz
+DEPRECATED= ${IGNORE}
+EXPIRATION_DATE=2004-08-20
.include <bsd.port.pre.mk>