aboutsummaryrefslogtreecommitdiff
path: root/deskutils/owncloudclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/owncloudclient/Makefile')
-rw-r--r--deskutils/owncloudclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/owncloudclient/Makefile b/deskutils/owncloudclient/Makefile
index ae45b4a8d838..3af8e9e85529 100644
--- a/deskutils/owncloudclient/Makefile
+++ b/deskutils/owncloudclient/Makefile
@@ -40,7 +40,7 @@ PLIST_SUB= VERSION=${PORTVERSION}
.include <bsd.port.options.mk>
-.if ${OPSYS} != FreeBSD || ${OSVERSION} < 1000015
+.if ${OPSYS} != FreeBSD
WITH_OPENSSL_PORT= yes
# CMake 3.3.x will use $PATH when looking for headers and libraries by default,