From 9d79e7b1469f6887d302e13ce7c67c54408a2453 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 9 Jan 2017 13:16:49 +0000 Subject: - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL Approved by: portmgr blanket --- net/haproxy-devel/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'net/haproxy-devel') diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile index 224fb459d9a4..93808114a139 100644 --- a/net/haproxy-devel/Makefile +++ b/net/haproxy-devel/Makefile @@ -63,9 +63,6 @@ IGNORE?= enable PCRE support to use DeviceAtlas .if ${PORT_OPTIONS:MOPENSSL} USES+= ssl MAKE_ARGS+= USE_OPENSSL=1 -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000015 -WITH_OPENSSL_PORT= yes -.endif .if !empty(SSL_DEFAULT:Mlibressl*) BROKEN= does not build with libressl .endif -- cgit v1.2.3