mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix to not require internet access during building
Submitted by: myself Approved by: Akinori MUSHA <knu@FreeBSD.org> (maintainer) Reported by: pointyhat-west
This commit is contained in:
parent
ca696295bf
commit
c039bae4e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297196
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ PKGNAMEPREFIX= mysql${MYSQL_VER}-
|
|||
MAINTAINER= knu@FreeBSD.org
|
||||
COMMENT= A message queue that works as a pluggable storage engine of MySQL
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/databases/mysql${MYSQL_VER}-server:build
|
||||
FETCH_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/databases/mysql${MYSQL_VER}-server:build
|
||||
RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql${MYSQL_VER}-server
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue