Commit 209915b0 authored by Alexey Dokuchaev's avatar Alexey Dokuchaev
Browse files

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.
parent 4067b081
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment