aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-11-28 21:27:54 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-11-28 21:27:54 +0000
commit79f37182df5101f51ed01b3d943c9392e30a39cd (patch)
treee75440ff19e9cbfde8d3a315bc0c9b3c7346861a
parent13181857ec2b1aabd823ee3e883c15bcb6d44b76 (diff)
downloadports-79f37182df5101f51ed01b3d943c9392e30a39cd.tar.gz
ports-79f37182df5101f51ed01b3d943c9392e30a39cd.zip
Notes
-rw-r--r--net/p5-Net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile
index 4cf72eab4b13..3fe2b74e16b9 100644
--- a/net/p5-Net/Makefile
+++ b/net/p5-Net/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Net
PORTVERSION= 3.10
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
@@ -19,7 +20,7 @@ BUILD_DEPENDS= p5-Socket>=2.016:net/p5-Socket
RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= IPV6 SASL SSL
-OPTIONS_DEFAULT=SASL
+OPTIONS_DEFAULT=SASL SSL
SASL_DESC= SASL auth for POP3 and SMTP support
SASL_BUILD_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL