summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-22 06:11:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-08-22 06:11:21 +0000
commitce3276e637550b4da028b9eb540a01113e87b7ef (patch)
tree36e48addbfc3dfd098d4e6a3e062b960b662fee6 /databases
parent- Add BUILD_DEPENDS (diff)
- Add BUILD_DEPENDS
PR: ports/159886 Submitted by: swills
Notes
Notes: svn path=/head/; revision=280153
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-AnyEvent-BDB/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-AnyEvent-BDB/Makefile b/databases/p5-AnyEvent-BDB/Makefile
index 0680b989b43d..0916b2f5cdc0 100644
--- a/databases/p5-AnyEvent-BDB/Makefile
+++ b/databases/p5-AnyEvent-BDB/Makefile
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
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