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 /security | |
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 'security')
-rw-r--r-- | security/p5-Jifty-Plugin-OpenID/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Jifty-Plugin-OpenID/Makefile b/security/p5-Jifty-Plugin-OpenID/Makefile index 3aa1fbe82f1d..93b9602eba09 100644 --- a/security/p5-Jifty-Plugin-OpenID/Makefile +++ b/security/p5-Jifty-Plugin-OpenID/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \ RUN_DEPENDS:= ${BUILD_DEPENDS} BROKEN= does not build +DEPRECATED= Broken for more than 5 months +EXPIRATION_DATE= 2014-06-30 USES= perl5 USE_PERL5= configure |