CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/11/27 08:25:14
Modified files:
net/catgirl : Makefile
Log message:
Do configure
The configure script defines OPENSSL_BIN to "/usr/bin/openssl" on
OpenBSD; the default is "openssl".
Practically no difference on systems with just one openssl(1) in PATH,
but correct and configure might gain stuff in the future.
