aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Object-Declare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Object-Declare/Makefile')
-rw-r--r--devel/p5-Object-Declare/Makefile14
1 files changed, 3 insertions, 11 deletions
diff --git a/devel/p5-Object-Declare/Makefile b/devel/p5-Object-Declare/Makefile
index b4b6e5050cd9..72e3a4b8ff93 100644
--- a/devel/p5-Object-Declare/Makefile
+++ b/devel/p5-Object-Declare/Makefile
@@ -6,25 +6,17 @@
#
PORTNAME= Object-Declare
-PORTVERSION= 0.13
+PORTVERSION= 0.21
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Object
PKGNAMEPREFIX= p5-
-MAINTAINER= gslin@gslin.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Declarative object constructor
-RUN_DEPENDS= ${SITE_PERL}/Sub/Override.pm:${PORTSDIR}/devel/p5-Sub-Override
-
PERL_CONFIGURE= yes
MAN3= Object::Declare.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600 # Inherited from p5-Sub-Override
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>