aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Graph3d
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2012-06-07 07:50:04 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2012-06-07 07:50:04 +0000
commitf2208b422ef129c73ad9066d9d0b56b0d4c215ae (patch)
treeaa3da21d880651273f3d519ec12074271678f16b /graphics/p5-GD-Graph3d
parent9972443768a272cc1b83cb4c1b3fd176bbe40e8e (diff)
downloadports-f2208b422ef129c73ad9066d9d0b56b0d4c215ae.tar.gz
ports-f2208b422ef129c73ad9066d9d0b56b0d4c215ae.zip
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
Notes
Notes: svn path=/head/; revision=298671
Diffstat (limited to 'graphics/p5-GD-Graph3d')
-rw-r--r--graphics/p5-GD-Graph3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD-Graph3d/Makefile b/graphics/p5-GD-Graph3d/Makefile
index f948ebc7978f..76b5a4f6ba80 100644
--- a/graphics/p5-GD-Graph3d/Makefile
+++ b/graphics/p5-GD-Graph3d/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Creates 3D charts with GD::Graph and GD
-BUILD_DEPENDS= ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
+BUILD_DEPENDS= p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes