diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 06:54:09 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 06:54:09 +0000 |
commit | 0c32f397115d6a7e639ed1f8b4228848bd5cc96c (patch) | |
tree | ce66d6984b8e2580d19a3e478f618b13623e3080 /databases/p5-POE-Component-RRDTool/Makefile | |
parent | c37aa810ab6b2dec5c29293ea60ad8f84d8effda (diff) |
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
Notes
Notes:
svn path=/head/; revision=324007
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 |