diff options
Diffstat (limited to 'net/p5-Net-TCLink/Makefile')
-rw-r--r-- | net/p5-Net-TCLink/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-TCLink/Makefile b/net/p5-Net-TCLink/Makefile index 11957a0c344c..2f63fe991391 100644 --- a/net/p5-Net-TCLink/Makefile +++ b/net/p5-Net-TCLink/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-TCLink PORTVERSION= 3.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ COMMENT= Module to for connecting to the TrustCommerce payment gateway LICENSE= LGPL21 USES= perl5 +USE_OPENSSL= yes USE_PERL5= configure .include <bsd.port.mk> |