diff options
Diffstat (limited to 'textproc/p5-HTML-Quoted/Makefile')
-rw-r--r-- | textproc/p5-HTML-Quoted/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-HTML-Quoted/Makefile b/textproc/p5-HTML-Quoted/Makefile index 06bcb5e60b6f..2d0bcc69ef87 100644 --- a/textproc/p5-HTML-Quoted/Makefile +++ b/textproc/p5-HTML-Quoted/Makefile @@ -13,7 +13,7 @@ COMMENT= Extract structure of quoted HTML mail message LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Parser>=3.0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-HTML-Parser>=3.0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |