freebsd-ports/databases/mysql56-server
Raphael Kubo da Costa f1ba8488af Switch to USES=libedit.
Instead of manually adding both a build- and a run-time dependency on
libedit from ports, use USES=libedit instead. Not only does it take care of
adding the proper dependency, but it also sets CMAKE_PREFIX_PATH to
${LOCALBASE} to make sure that the version in ports is preferred instead of
the one in base.

This is a dependency for moving to CMake 3.3.x, as starting with 3.3.0 calls
to find_library() will also look in the $PATH environment variable and end
up finding libedit from base by default (see bug 202516).

PR:		202618
Approved by:	maintainer timeout (ale, 14 days)
2015-09-07 11:16:17 +00:00
..
files For ARMv6, declare FPSETMASK 0 and FEDISABLEEXCEPT 1. This allows mysql server to 2015-01-01 22:41:56 +00:00
distinfo Update to 5.6.26 release. 2015-08-15 08:17:44 +00:00
Makefile Switch to USES=libedit. 2015-09-07 11:16:17 +00:00
pkg-descr
pkg-message
pkg-plist Update to 5.6.24 release. 2015-04-26 13:36:54 +00:00