diff options
Diffstat (limited to 'mail/p5-POE-Component-SMTP/Makefile')
-rw-r--r-- | mail/p5-POE-Component-SMTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-POE-Component-SMTP/Makefile b/mail/p5-POE-Component-SMTP/Makefile index f2cf7891e66f..6a1e1f36d663 100644 --- a/mail/p5-POE-Component-SMTP/Makefile +++ b/mail/p5-POE-Component-SMTP/Makefile @@ -18,7 +18,7 @@ COMMENT= SMTP Protocol Implementation BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ p5-POE-Session-MultiDispatch>=0:${PORTSDIR}/devel/p5-POE-Session-MultiDispatch \ p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools -RUN_DEPENS:= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |