HomeFreeBSD

news/newsstar: fix OpenSSL detection & cleanups

Description

news/newsstar: fix OpenSSL detection & cleanups

OpenSSL detection was broken because it looked for SSL_library_init(),
which has been gone since OpenSSL 1.1.0 already. Patch to look for
OPENSSL_init_ssl() instead.

Replace @exec by @postexec.

Add USES=ncurses.

Rearrange Makefile to reduce complaints from portclippy and portlint.

Details

Provenance
mandreeAuthored on Sep 4 2022, 12:24 AM
Parents
R11:8d272748e51f: textproc/pecl-xdiff2: Update to 2.1.1
Branches
Unknown
Tags
Unknown