summaryrefslogtreecommitdiff
path: root/databases/p5-POE-Component-RRDTool
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-06-03 18:57:30 +0000
committerChris Rees <crees@FreeBSD.org>2012-06-03 18:57:30 +0000
commit9897852e8c490798596da22678f56cde65fab266 (patch)
tree7a1681310fa8920b2bcadd8427f5caa002c7b70f /databases/p5-POE-Component-RRDTool
parentThe Par monad(s) offer an alternative parallel programming API to that (diff)
SITE_PERL --> package dependencies, chunks 2-3
Submitted by: az
Notes
Notes: svn path=/head/; revision=298118
Diffstat (limited to 'databases/p5-POE-Component-RRDTool')
-rw-r--r--databases/p5-POE-Component-RRDTool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-POE-Component-RRDTool/Makefile b/databases/p5-POE-Component-RRDTool/Makefile
index 1b7fb5dbf5df..c525b6dc1883 100644
--- a/databases/p5-POE-Component-RRDTool/Makefile
+++ b/databases/p5-POE-Component-RRDTool/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE interface to Round Robin Database Tools
-BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
+BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
${LOCALBASE}/bin/rrdtool:${PORTSDIR}/databases/rrdtool
RUN_DEPENDS:= ${BUILD_DEPENDS}