diff options
Diffstat (limited to 'www/p5-LWP-UserAgent-POE/Makefile')
-rw-r--r-- | www/p5-LWP-UserAgent-POE/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-LWP-UserAgent-POE/Makefile b/www/p5-LWP-UserAgent-POE/Makefile index 55cf14df1c01..7aab93f4f3fc 100644 --- a/www/p5-LWP-UserAgent-POE/Makefile +++ b/www/p5-LWP-UserAgent-POE/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-Client-HTTP>=0.83:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Log-Log4perl>=1:${PORTSDIR}/devel/p5-Log-Log4perl -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |