aboutsummaryrefslogtreecommitdiff
path: root/net/vtun
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2018-12-26 18:14:16 +0000
committerCy Schubert <cy@FreeBSD.org>2018-12-26 18:14:16 +0000
commited42bac19abc51b187ce202dd1f4a8312314a2bb (patch)
tree84faa89ccb2f94aceaad9bd05d2c804943f187da /net/vtun
parent8542e53d588841ba1bd477d9a1384360c8504e8c (diff)
downloadports-ed42bac19abc51b187ce202dd1f4a8312314a2bb.tar.gz
ports-ed42bac19abc51b187ce202dd1f4a8312314a2bb.zip
Fix with OpenSSL 1.1+
PR: 234416 Submitted by: mat MFH: 2018Q4
Notes
Notes: svn path=/head/; revision=488416
Diffstat (limited to 'net/vtun')
-rw-r--r--net/vtun/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/vtun/Makefile b/net/vtun/Makefile
index 87f83f529074..ba083a175771 100644
--- a/net/vtun/Makefile
+++ b/net/vtun/Makefile
@@ -15,8 +15,6 @@ LICENSE= GPLv2
DEPRECATED= No longer supported by upline
EXPIRATION_DATE= 2021-09-30
-BROKEN_SSL= openssl111
-
LIB_DEPENDS= liblzo2.so:archivers/lzo2
CFLAGS+= -ansi -Wno-pointer-sign