aboutsummaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-06 17:59:31 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-06 17:59:31 +0000
commitb2a96c6df1c8809216eced623ec37a8372b3216e (patch)
tree0c994bc87e8a2f221a7e2be76b9aafc16eab32bb /security/openssl
parent87b685f5d4325ba771e96b0ef49c71f903fb3ae0 (diff)
downloadports-b2a96c6df1c8809216eced623ec37a8372b3216e.tar.gz
ports-b2a96c6df1c8809216eced623ec37a8372b3216e.zip
Notes
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 27a6b0a6b070..96bc0fad608b 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -879,17 +879,9 @@ OPENSSL_BASE_SOPATH= ${OPENSSL_BASE_SONAME:H}
.if ( ${OSVERSION} >= 700019 )
IGNORE= Conflicts with version in the base
.endif
-.if ( ${OSVERSION} >= 600100 )
OPENSSL_SHLIBVER?= 4
.else
-OPENSSL_SHLIBVER?= 3
-.endif
-.else
-.if ( ${OSVERSION} >= 600100 )
OPENSSL_SHLIBVER?= 5
-.else
-OPENSSL_SHLIBVER?= 4
-.endif
.endif
# disable runtime SSE2 detection