HomeFreeBSD

multimedia/motion: unbreak the port's build against MYSQL option

Description

multimedia/motion: unbreak the port's build against MYSQL option

This is not a 100% correct fix, more of a mitigation: ``pkg-config
--cflags mysqlclient'' fails with default OpenSSL, and thus MySQL
header files could be be found:

Package openssl was not found in the pkg-config search path.
Perhaps you should add the directory containing `openssl.pc'
to the PKG_CONFIG_PATH environment variable
Package 'openssl', required by 'mysqlclient', not found

The configure script makes several other bogus (at least in FreeBSD
context) assumptions, but those could be fixed in a separate commit.

Drop no longer supported options from the CONFIGURE_ARGS while here.

Details

Provenance
danfeAuthored on May 15 2022, 2:29 PM
Parents
R11:4067b0811f1f: x11/xpra-html5: Use correct ETCDIR.
Branches
Unknown
Tags
Unknown