git: 58044837bc04 - main - net/libvncserver: Revert fix with ssl from ports
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Mar 2024 08:04:33 UTC
The branch main has been updated by zirias: URL: https://cgit.FreeBSD.org/ports/commit/?id=58044837bc049264f148803cf9f9261aaa596861 commit 58044837bc049264f148803cf9f9261aaa596861 Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2024-03-16 07:45:27 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2024-03-16 08:04:05 +0000 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. --- net/libvncserver/Makefile | 1 - 1 file changed, 1 deletion(-) 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: