diff options
Diffstat (limited to 'devel/p5-Object-Simple/Makefile')
-rw-r--r-- | devel/p5-Object-Simple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Object-Simple/Makefile b/devel/p5-Object-Simple/Makefile index 3e16d49e9822..046f644d8dc6 100644 --- a/devel/p5-Object-Simple/Makefile +++ b/devel/p5-Object-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Object-Simple -PORTVERSION= 3.0612 +PORTVERSION= 3.0613 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple class builder -PERL_MODBUILD= yes +PERL_CONFIGURE= yes MAN3= Object::Simple.3 |