diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-01 04:47:59 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-01 04:47:59 +0800 |
commit | aa0599cbab51753605ef7ee9bbea61ed17877183 (patch) | |
tree | 6133493af7e3d19f18905d3ced3811b3963c330e /audio | |
parent | 80efc30f24cd07e99b8d3fbc50da3ff28e6e1fa2 (diff) | |
download | freebsd-ports-gnome-aa0599cbab51753605ef7ee9bbea61ed17877183.tar.gz freebsd-ports-gnome-aa0599cbab51753605ef7ee9bbea61ed17877183.tar.zst freebsd-ports-gnome-aa0599cbab51753605ef7ee9bbea61ed17877183.zip |
Deprecated some ports that were already marked BROKEN in 2013
With hat: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ruby-esound/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ruby-esound/Makefile b/audio/ruby-esound/Makefile index 1399393b36ba..ce92b45adf14 100644 --- a/audio/ruby-esound/Makefile +++ b/audio/ruby-esound/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby binding to the EsounD library BROKEN= Fails to configure +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 LIB_DEPENDS= libesd.so:${PORTSDIR}/audio/esound |