diff options
Diffstat (limited to 'textproc/p5-Text-EtText/Makefile')
-rw-r--r-- | textproc/p5-Text-EtText/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-EtText/Makefile b/textproc/p5-Text-EtText/Makefile index 8a0976a54fa1..2b87cef4f17c 100644 --- a/textproc/p5-Text-EtText/Makefile +++ b/textproc/p5-Text-EtText/Makefile @@ -14,7 +14,7 @@ COMMENT= Simple plain-text to HTML converter LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |