diff options
Diffstat (limited to 'mail/p5-POE-Component-Client-POP3/Makefile')
-rw-r--r-- | mail/p5-POE-Component-Client-POP3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-POE-Component-Client-POP3/Makefile b/mail/p5-POE-Component-Client-POP3/Makefile index 5d34d75305b9..64acc3f8fe24 100644 --- a/mail/p5-POE-Component-Client-POP3/Makefile +++ b/mail/p5-POE-Component-Client-POP3/Makefile @@ -15,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Implement a POP3 client POE component BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |