diff options
Diffstat (limited to 'www/p5-HTML-PrettyPrinter')
-rw-r--r-- | www/p5-HTML-PrettyPrinter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile index 18d73dd40816..7a6102892325 100644 --- a/www/p5-HTML-PrettyPrinter/Makefile +++ b/www/p5-HTML-PrettyPrinter/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Generate nice HTML files from HTML syntax trees -BUILD_DEPENDS= ${SITE_PERL}/HTML/Tree.pm:${PORTSDIR}/www/p5-HTML-Tree +BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |