diff options
Diffstat (limited to 'www/p5-LWPx-ParanoidAgent/Makefile')
-rw-r--r-- | www/p5-LWPx-ParanoidAgent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-LWPx-ParanoidAgent/Makefile b/www/p5-LWPx-ParanoidAgent/Makefile index 2424db16013f..97c15288cd67 100644 --- a/www/p5-LWPx-ParanoidAgent/Makefile +++ b/www/p5-LWPx-ParanoidAgent/Makefile @@ -16,7 +16,7 @@ COMMENT= Subclass of LWP::UserAgent that protects you from harm BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |