aboutsummaryrefslogtreecommitdiff
path: root/net/socat
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-02-15 14:41:29 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-02-15 14:41:29 +0000
commit3b1875b2736807a51268d6a9fef21304c61a014a (patch)
treec0fc609c6ce59a83f4b63944bcdd0c4ad7f151e8 /net/socat
parent365961c7455ed679c9e6b15d68df89774a7679f5 (diff)
downloadports-3b1875b2736807a51268d6a9fef21304c61a014a.tar.gz
ports-3b1875b2736807a51268d6a9fef21304c61a014a.zip
Notes
Diffstat (limited to 'net/socat')
-rw-r--r--net/socat/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile
index fd8ba957fd27..262f1bd0614d 100644
--- a/net/socat/Makefile
+++ b/net/socat/Makefile
@@ -33,9 +33,6 @@ READLINE_USES= readline
.include <bsd.port.pre.mk>
.if ${SSL_DEFAULT} != base
-.if ${SSL_DEFAULT:Mopenssl-devel}
-BROKEN= Does not build with openssl-devel
-.endif
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
.endif