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 66443f906d0c..eb51c0b2e348 100644 --- a/www/p5-WebService-Google-Sets/Makefile +++ b/www/p5-WebService-Google-Sets/Makefile @@ -16,7 +16,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Perl access to Google Labs Sets site BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |