mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Fix build on pointyhat by preinstalling build-depend for mysql-server target
(ugly hack, but it works) Approved by: knu (maintainer) Approved by: portmgr (self)
This commit is contained in:
parent
ce899b57f9
commit
dd2c1e37fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220394
@ -19,6 +19,8 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/databases/mysql${MYSQL_VER}-server:bui
|
||||
${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost
|
||||
RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql${MYSQL_VER}-server
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool:15:env
|
||||
USE_MYSQL= yes
|
||||
WANT_MYSQL_VER?= 51
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user