aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-POE-Component-RRDTool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-POE-Component-RRDTool/Makefile')
-rw-r--r--databases/p5-POE-Component-RRDTool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-POE-Component-RRDTool/Makefile b/databases/p5-POE-Component-RRDTool/Makefile
index a2f593ccdeb9..91b82f17e514 100644
--- a/databases/p5-POE-Component-RRDTool/Makefile
+++ b/databases/p5-POE-Component-RRDTool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-RRDTool
-PORTVERSION= 0.14
+PORTVERSION= 0.17
CATEGORIES= net perl5 devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@@ -20,8 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
+CONFIGURE_ARGS= </dev/null
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= POE::Component::RRDTool.3
.include <bsd.port.mk>