diff options
Diffstat (limited to 'www/p5-POE-Component-Client-UserAgent/Makefile')
-rw-r--r-- | www/p5-POE-Component-Client-UserAgent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-POE-Component-Client-UserAgent/Makefile b/www/p5-POE-Component-Client-UserAgent/Makefile index 034b866cb4f3..50cb4ac21895 100644 --- a/www/p5-POE-Component-Client-UserAgent/Makefile +++ b/www/p5-POE-Component-Client-UserAgent/Makefile @@ -17,7 +17,7 @@ COMMENT= LWP and LWP::Parallel based POE component BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ ${SITE_PERL}/LWP/Parallel.pm:${PORTSDIR}/www/p5-ParallelUA -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |