diff options
Diffstat (limited to 'net/p5-Socket-Class/Makefile')
-rw-r--r-- | net/p5-Socket-Class/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-Socket-Class/Makefile b/net/p5-Socket-Class/Makefile index 1bee0a81b612..66127fb5e876 100644 --- a/net/p5-Socket-Class/Makefile +++ b/net/p5-Socket-Class/Makefile @@ -11,8 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl class to communicate with sockets -USES= perl5 -USE_OPENSSL= yes +USES= perl5 ssl USE_PERL5= configure .include <bsd.port.mk> |