aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Palmen <zirias@FreeBSD.org>2024-03-16 07:45:27 +0000
committerFelix Palmen <zirias@FreeBSD.org>2024-03-16 08:04:05 +0000
commit58044837bc049264f148803cf9f9261aaa596861 (patch)
tree4859d3bf6a64c4db213f6ef8e166b89ecf278fa7
parent0a8e5e996fef983dc90ff7960ecaaad2c094c535 (diff)
downloadports-58044837bc049264f148803cf9f9261aaa596861.tar.gz
ports-58044837bc049264f148803cf9f9261aaa596861.zip
net/libvncserver: Revert fix with ssl from ports
This fix was only needed for breakage caused by pkgconf, which was meanwhile fixed. This reverts commit 833240cfd41f88930975f886cdbed492ed9c2e75.
-rw-r--r--net/libvncserver/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile
index 27ff03f493a5..baef28d711b3 100644
--- a/net/libvncserver/Makefile
+++ b/net/libvncserver/Makefile
@@ -47,7 +47,6 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
GNUTLS_CMAKE_BOOL= WITH_GNUTLS
OPENSSL_CMAKE_BOOL= WITH_OPENSSL
-OPENSSL_CMAKE_ON= -DOPENSSL_ROOT_DIR=${OPENSSLBASE}
OPENSSL_USES= ssl
post-install: