aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-POE-Component-EasyDBI
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-29 04:56:59 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-29 04:56:59 +0000
commit3efe84fba63bb6480ec52c1370d1c892147203c8 (patch)
treee0ba4d40ccb9417ba60436c0576add3a6fea9fdd /databases/p5-POE-Component-EasyDBI
parent417d5cf217d9db43cbf2077dc7885e8a9f57d353 (diff)
downloadports-3efe84fba63bb6480ec52c1370d1c892147203c8.tar.gz
ports-3efe84fba63bb6480ec52c1370d1c892147203c8.zip
Notes
Diffstat (limited to 'databases/p5-POE-Component-EasyDBI')
-rw-r--r--databases/p5-POE-Component-EasyDBI/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-POE-Component-EasyDBI/Makefile b/databases/p5-POE-Component-EasyDBI/Makefile
index f45db525f178..cb5b3a7a74c5 100644
--- a/databases/p5-POE-Component-EasyDBI/Makefile
+++ b/databases/p5-POE-Component-EasyDBI/Makefile
@@ -7,6 +7,7 @@
PORTNAME= POE-Component-EasyDBI
PORTVERSION= 1.23
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,12 +16,10 @@ MAINTAINER= hideo@lastamericanempire.com
COMMENT= POE Component for simplified DBI usage
RUN_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util
BUILD_DEPENDS= ${RUN_DEPENDS}
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
PERL_CONFIGURE= yes