aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-TextUtil
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-TextUtil
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-TextUtil')
-rw-r--r--graphics/p5-GD-TextUtil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile
index eea18c37e0d5..248cd5b169a3 100644
--- a/graphics/p5-GD-TextUtil/Makefile
+++ b/graphics/p5-GD-TextUtil/Makefile
@@ -16,7 +16,7 @@ DISTNAME= GDTextUtil-${PORTVERSION}
MAINTAINER= perl@FreeBSD.org
COMMENT= Text utilities for use with GD drawing package
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
+RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
MAKE_JOBS_SAFE= yes