aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Object-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Object-Simple/Makefile')
-rw-r--r--devel/p5-Object-Simple/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Object-Simple/Makefile b/devel/p5-Object-Simple/Makefile
index 1388ba83e59b..3e16d49e9822 100644
--- a/devel/p5-Object-Simple/Makefile
+++ b/devel/p5-Object-Simple/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Object-Simple
-PORTVERSION= 3.0611
+PORTVERSION= 3.0612
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple class builder
-PERL_CONFIGURE= YES
+PERL_MODBUILD= yes
+
MAN3= Object::Simple.3
.include <bsd.port.mk>