diff options
Diffstat (limited to 'www/p5-WWW-FreeProxy')
-rw-r--r-- | www/p5-WWW-FreeProxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-FreeProxy/Makefile b/www/p5-WWW-FreeProxy/Makefile index 61c1f7876672..45e206eeeb9a 100644 --- a/www/p5-WWW-FreeProxy/Makefile +++ b/www/p5-WWW-FreeProxy/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= rodrigo@FreeBSD.org COMMENT= Fetch proxies from free proxy lists -BUILD_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML +BUILD_DEPENDS= p5-YAML>=0:textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |