summaryrefslogtreecommitdiff
path: root/www/p5-HTML-PrettyPrinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-PrettyPrinter/Makefile')
-rw-r--r--www/p5-HTML-PrettyPrinter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile
index f9550f315cb8..ec5de870de1d 100644
--- a/www/p5-HTML-PrettyPrinter/Makefile
+++ b/www/p5-HTML-PrettyPrinter/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vivek@khera.org
COMMENT= Generate nice HTML files from HTML syntax trees
-BUILD_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree
USES= perl5
USE_PERL5= configure