aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-TableTiler
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-05 13:12:33 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-05 13:12:33 +0000
commit417919cd8751c9ea10cbe02ce46d7ac7fc1f3c41 (patch)
tree090c77f62e0076ac32ddde0abef51b409624e8cb /www/p5-HTML-TableTiler
parent5486f06031ad1e0e611024a685ab65a087af424c (diff)
Notes
Diffstat (limited to 'www/p5-HTML-TableTiler')
-rw-r--r--www/p5-HTML-TableTiler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-TableTiler/Makefile b/www/p5-HTML-TableTiler/Makefile
index 2544c90220cc..a741f6475059 100644
--- a/www/p5-HTML-TableTiler/Makefile
+++ b/www/p5-HTML-TableTiler/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A Module generate a HTML table from bidimensional array data
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/PullParser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/IO/Util.pm:${PORTSDIR}/devel/p5-IO-Util
+BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+ p5-IO-Util>=0:${PORTSDIR}/devel/p5-IO-Util
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes