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 833240cfd4
.
This commit is contained in:
parent
0a8e5e996f
commit
58044837bc
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue