aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-15 14:10:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-15 14:10:58 +0000
commit5751ac175b2c1d757cb8db8766f69862d42049c0 (patch)
tree9ae4c0842407c6711722e660d52d99e8ae2d3ae6 /databases
parentecfa37df379420dc1eeedac73405bcfaca88c066 (diff)
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBI/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index 8524a711cf48..0a74e8d14399 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -7,6 +7,7 @@
PORTNAME= DBI
PORTVERSION= 1.616
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,17 +15,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= The perl5 Database Interface. Required for DBD::* modules
-LICENSE_COMB= dual
LICENSE= ART20 GPLv1
-
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-BUILD_DEPENDS= ${RUN_DEPENDS}
+LICENSE_COMB= dual
.if defined(WITH_PROXY)
-RUN_DEPENDS+= ${SITE_PERL}/RPC/PlServer.pm:${PORTSDIR}/net/p5-PlRPC
+BUILD_DEPENDS+= p5-PlRPC>=0.2001:${PORTSDIR}/net/p5-PlRPC
+RUN_DEPENDS+= p5-PlRPC>=0.2001:${PORTSDIR}/net/p5-PlRPC
.endif
CONFLICTS= p5-DBI-1.3*
+
PERL_CONFIGURE= yes
MAN1= dbilogstrip.1 dbiprof.1 dbiproxy.1