diff options
Diffstat (limited to 'www/p5-WebService-Google-Sets/Makefile')
-rw-r--r-- | www/p5-WebService-Google-Sets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WebService-Google-Sets/Makefile b/www/p5-WebService-Google-Sets/Makefile index 23ed14b5f78e..0443e61dafa2 100644 --- a/www/p5-WebService-Google-Sets/Makefile +++ b/www/p5-WebService-Google-Sets/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl access to Google Labs Sets site -BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |