aboutsummaryrefslogtreecommitdiffstats
path: root/mail/alpine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/alpine/Makefile')
-rw-r--r--mail/alpine/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile
index 0a4069a03600..63d32c038ce4 100644
--- a/mail/alpine/Makefile
+++ b/mail/alpine/Makefile
@@ -61,10 +61,6 @@ MAKE_ARGS+= CC="${CC}" CXX="${CXX}" GCCCFLAGS="${CFLAGS}"
.if ${PORT_OPTIONS:MSSL}
USE_OPENSSL= yes
-.if ${OSVERSION} < 1000000
-# OpenSSL is pre v1.0 in FBSD9.x so the ports version needs to be used
-WITH_OPENSSL_PORT= yes
-.endif
CONFIGURE_ARGS+= --with-ssl-dir=${OPENSSLDIR} \
--with-ssl-include-dir=${OPENSSLINC} \