summaryrefslogtreecommitdiff
path: root/www/p5-HTML-TableTiler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-TableTiler/Makefile')
-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 0cf2999d1506..d702d288befd 100644
--- a/www/p5-HTML-TableTiler/Makefile
+++ b/www/p5-HTML-TableTiler/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Module generate a HTML table from bidimensional array data
-BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
p5-IO-Util>=0:devel/p5-IO-Util
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure