aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-AnyEvent-BDB
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-29 18:58:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-07-29 18:58:25 +0000
commitb9467faa97aa7866614ffd512c9364f497c65d21 (patch)
treea8abe2f2a17b1b614f9c120d0e19865e01bd6a06 /databases/p5-AnyEvent-BDB
parent7761aefad2158283f2753be8926f01f87d7876a8 (diff)
downloadports-b9467faa97aa7866614ffd512c9364f497c65d21.tar.gz
ports-b9467faa97aa7866614ffd512c9364f497c65d21.zip
- Use canonical name of Berkeley DB for COMMENT
Notes
Notes: svn path=/head/; revision=301688
Diffstat (limited to 'databases/p5-AnyEvent-BDB')
-rw-r--r--databases/p5-AnyEvent-BDB/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-AnyEvent-BDB/Makefile b/databases/p5-AnyEvent-BDB/Makefile
index 2bd14409b339..7979e0f7d6ab 100644
--- a/databases/p5-AnyEvent-BDB/Makefile
+++ b/databases/p5-AnyEvent-BDB/Makefile
@@ -12,12 +12,11 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Truly asynchronous Berkeley db access
+COMMENT= Truly asynchronous Berkeley DB access
BUILD_DEPENDS= p5-AnyEvent>=3.81:${PORTSDIR}/devel/p5-AnyEvent \
p5-BDB>=1.5:${PORTSDIR}/databases/p5-BDB
-RUN_DEPENDS= p5-AnyEvent>=3.81:${PORTSDIR}/devel/p5-AnyEvent \
- p5-BDB>=1.5:${PORTSDIR}/databases/p5-BDB
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes