diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2003-12-08 13:47:44 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2003-12-08 13:47:44 +0000 |
commit | 2a7037b6ef8bd7cb0482a7161f09395c3fdd851d (patch) | |
tree | 531f4b4d9038e907a8191ac41420c98228e5fc8f /databases/p5-POE-Component-RRDTool/Makefile | |
parent | b00c01095b1316d53b1be19fca92367518ba6b1b (diff) | |
download | ports-2a7037b6ef8bd7cb0482a7161f09395c3fdd851d.tar.gz ports-2a7037b6ef8bd7cb0482a7161f09395c3fdd851d.zip |
Notes
Diffstat (limited to 'databases/p5-POE-Component-RRDTool/Makefile')
-rw-r--r-- | databases/p5-POE-Component-RRDTool/Makefile | 4 |
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> |