diff options
Diffstat (limited to 'security/p5-App-TLSMe/Makefile')
-rw-r--r-- | security/p5-App-TLSMe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-App-TLSMe/Makefile b/security/p5-App-TLSMe/Makefile index af6ce8d41fb5..52bc1f8bf940 100644 --- a/security/p5-App-TLSMe/Makefile +++ b/security/p5-App-TLSMe/Makefile @@ -18,7 +18,7 @@ COMMENT= Perl extension for TLS/SSL tunnel RUN_DEPENDS= \ p5-AnyEvent>=5.34:${PORTSDIR}/devel/p5-AnyEvent \ p5-Net-SSLeay>0:${PORTSDIR}/security/p5-Net-SSLeay -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes |