aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Graph-histogram
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 05:23:19 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 05:23:19 +0000
commit996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (patch)
tree0573b8dfdc1d61572c993bf05bb3fe5c0b9cd5b0 /graphics/p5-GD-Graph-histogram
parent332b64b050c99e13c55bc8b3cf96b52727c5cf63 (diff)
downloadports-996f1f37d7200b0f26202b8f2e8a0e65943d1b3a.tar.gz
ports-996f1f37d7200b0f26202b8f2e8a0e65943d1b3a.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300240
Diffstat (limited to 'graphics/p5-GD-Graph-histogram')
-rw-r--r--graphics/p5-GD-Graph-histogram/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GD-Graph-histogram/Makefile b/graphics/p5-GD-Graph-histogram/Makefile
index 5c2842bcc87a..283853e7841c 100644
--- a/graphics/p5-GD-Graph-histogram/Makefile
+++ b/graphics/p5-GD-Graph-histogram/Makefile
@@ -17,8 +17,8 @@ DISTNAME= GDGraph-histogram-${PORTVERSION}
MAINTAINER= fernan@iib.unsam.edu.ar
COMMENT= Histogram plotting module for perl5
-BUILD_DEPENDS= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \
- ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS= p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph \
+ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes