diff options
Diffstat (limited to 'www/p5-HTML-PrettyPrinter/Makefile')
-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 b7fe2aa..f9550f3 100644 --- a/www/p5-HTML-PrettyPrinter/Makefile +++ b/www/p5-HTML-PrettyPrinter/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Generate nice HTML files from HTML syntax trees -BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree +BUILD_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |