diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-07 08:58:48 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-07 08:58:48 +0000 |
commit | 1da3d108b4d3ecd5d41b1d76cfa06f0fd4ebedcc (patch) | |
tree | 8fc2864e7e34987081ee22d6088f6f903cf7842d /textproc | |
parent | - Mark as broken after x11-toolkits/xforms update (diff) |
DEPRECATED= Depends on devel/p5-Class-Data-Accessor, which is deprecated
EXPIRATION_DATE= 2011-09-30
Approved by: perl@ (az)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-FormValidator-Simple/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-FormValidator-Simple/Makefile b/textproc/p5-FormValidator-Simple/Makefile index 8e970c756995..f996fda90ec8 100644 --- a/textproc/p5-FormValidator-Simple/Makefile +++ b/textproc/p5-FormValidator-Simple/Makefile @@ -15,6 +15,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Validation with simple chains of constraints +DEPRECATED= Depends on devel/p5-Class-Data-Accessor, which is deprecated +EXPIRATION_DATE= 2011-09-30 + BUILD_DEPENDS= p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Class-Inspector>=1.13:${PORTSDIR}/devel/p5-Class-Inspector \ p5-Class-Data-Inheritable>=0.04:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ |