aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Object-Simple/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2010-11-03 07:11:58 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2010-11-03 07:11:58 +0000
commitae9f15fd5ab8ca632d6fde0da9134c2bed8f1ac2 (patch)
tree22e8dbbefefff417317ef69315eceef409e7fff0 /devel/p5-Object-Simple/Makefile
parent8a20222e2c657ef08515efb6645940ec7a49eace (diff)
downloadports-ae9f15fd5ab8ca632d6fde0da9134c2bed8f1ac2.tar.gz
ports-ae9f15fd5ab8ca632d6fde0da9134c2bed8f1ac2.zip
Notes
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>