aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-POE-Component-RRDTool
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2012-06-04 02:57:30 +0800
committercrees <crees@FreeBSD.org>2012-06-04 02:57:30 +0800
commit10bcfcea5fcdc6a653dc725b54fe702a0c2ff3b4 (patch)
treee0787cd2a5fecd9ab7c4f56be07119b885b73382 /databases/p5-POE-Component-RRDTool
parentb794b2537366efd7f5b215fcbbc6cba4b3ed9a34 (diff)
downloadfreebsd-ports-gnome-10bcfcea5fcdc6a653dc725b54fe702a0c2ff3b4.tar.gz
freebsd-ports-gnome-10bcfcea5fcdc6a653dc725b54fe702a0c2ff3b4.tar.zst
freebsd-ports-gnome-10bcfcea5fcdc6a653dc725b54fe702a0c2ff3b4.zip
SITE_PERL --> package dependencies, chunks 2-3
Submitted by: az
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}