diff options
Diffstat (limited to 'databases/p5-POE-Component-RRDTool/Makefile')
-rw-r--r-- | databases/p5-POE-Component-RRDTool/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-POE-Component-RRDTool/Makefile b/databases/p5-POE-Component-RRDTool/Makefile index c525b6dc1883..67853f5b7e4d 100644 --- a/databases/p5-POE-Component-RRDTool/Makefile +++ b/databases/p5-POE-Component-RRDTool/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-RRDTool -# Date created: 05 July 2002 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Component-RRDTool PORTVERSION= 0.18 @@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ ${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure patch CONFIGURE_ARGS= </dev/null MAN3= POE::Component::RRDTool.3 |