aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2014-03-28 14:47:21 +0800
committerjhale <jhale@FreeBSD.org>2014-03-28 14:47:21 +0800
commit46cca58f75330953ccbb1cc1e81a2c0588183985 (patch)
treef4fe2b6547f9f2711522dba41c06c1afcbf26f48 /audio
parenta066c338423a372ab61023b82a5c743e990dc240 (diff)
downloadfreebsd-ports-gnome-46cca58f75330953ccbb1cc1e81a2c0588183985.tar.gz
freebsd-ports-gnome-46cca58f75330953ccbb1cc1e81a2c0588183985.tar.zst
freebsd-ports-gnome-46cca58f75330953ccbb1cc1e81a2c0588183985.zip
- Deprecate and set EXPIRATION_DATE to 1 month from now
- No other ports depend on this and audio/libmusicbrainz5 can and should be used in its place
Diffstat (limited to 'audio')
-rw-r--r--audio/libmusicbrainz4/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/libmusicbrainz4/Makefile b/audio/libmusicbrainz4/Makefile
index 1ca14cb49211..f46fa9e1964a 100644
--- a/audio/libmusicbrainz4/Makefile
+++ b/audio/libmusicbrainz4/Makefile
@@ -13,6 +13,9 @@ LICENSE= LGPL21
LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29
+DEPRECATED= Please use audio/libmusicbrainz5 instead
+EXPIRATION_DATE= 2014-04-28
+
USES= cmake
USE_LDCONFIG= yes