aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cache-Cache
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-10-01 02:35:34 +0000
committerSteve Wills <swills@FreeBSD.org>2011-10-01 02:35:34 +0000
commitd5a1ac2108bc16cb2fcc525c59161def9b82c7f4 (patch)
tree9e2d5766770356408c9546df33349589752abd18 /devel/p5-Cache-Cache
parent7596564617bb8b78fceeeb468077c3b9e8004869 (diff)
Notes
Diffstat (limited to 'devel/p5-Cache-Cache')
-rw-r--r--devel/p5-Cache-Cache/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Cache-Cache/Makefile b/devel/p5-Cache-Cache/Makefile
index 53d6019e94c9..cca707281007 100644
--- a/devel/p5-Cache-Cache/Makefile
+++ b/devel/p5-Cache-Cache/Makefile
@@ -14,10 +14,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Cache::Cache -- Perl Cache interface
-RUN_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \
+BUILD_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \
p5-Digest-SHA1>=2.02:${PORTSDIR}/security/p5-Digest-SHA1 \
p5-Error>=0.15:${PORTSDIR}/lang/p5-Error \
p5-IPC-ShareLite>=0.09:${PORTSDIR}/devel/p5-IPC-ShareLite
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes