1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/multimedia/motion
Alexey Dokuchaev 209915b076 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.
2022-05-15 14:29:10 +00:00
..
files multimedia/motion: unbreak the port's build against MYSQL option 2022-05-15 14:29:10 +00:00
distinfo
Makefile multimedia/motion: unbreak the port's build against MYSQL option 2022-05-15 14:29:10 +00:00
pkg-descr