diff options
Diffstat (limited to 'databases/p5-POE-Component-LaDBI/Makefile')
-rw-r--r-- | databases/p5-POE-Component-LaDBI/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-POE-Component-LaDBI/Makefile b/databases/p5-POE-Component-LaDBI/Makefile index a01a5d60add1..4c6e0489ad58 100644 --- a/databases/p5-POE-Component-LaDBI/Makefile +++ b/databases/p5-POE-Component-LaDBI/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: POE-Component-LaDBI -# Date created: 09 February 2004 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= POE-Component-LaDBI PORTVERSION= 1.2.1 @@ -18,7 +14,8 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure patch MAN3= POE::Component::LaDBI.3 POE::Component::LaDBI::Commands.3 \ POE::Component::LaDBI::Engine.3 \ |