diff options
Diffstat (limited to 'www/p5-HTML-FillInForm-ForceUTF8/Makefile')
-rw-r--r-- | www/p5-HTML-FillInForm-ForceUTF8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-FillInForm-ForceUTF8/Makefile b/www/p5-HTML-FillInForm-ForceUTF8/Makefile index 00a680e..c469e5e 100644 --- a/www/p5-HTML-FillInForm-ForceUTF8/Makefile +++ b/www/p5-HTML-FillInForm-ForceUTF8/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= FillInForm with UTF-8 encoding -RUN_DEPENDS= p5-HTML-FillInForm>0:${PORTSDIR}/www/p5-HTML-FillInForm +RUN_DEPENDS= p5-HTML-FillInForm>0:www/p5-HTML-FillInForm BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |