mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Remove support for building with MySQL 4.1 since it is broken
PR: ports/138533 Approved by: pgollucci (mentor)
This commit is contained in:
parent
6eca8a5c71
commit
9d6f89f51e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266081
@ -29,6 +29,6 @@ USE_LDCONFIG= yes
|
||||
USE_LUA= 5.1+
|
||||
USE_MYSQL= yes
|
||||
USE_RC_SUBR= mysql-proxy.sh
|
||||
IGNORE_WITH_MYSQL= 323 40
|
||||
IGNORE_WITH_MYSQL= 323 40 41
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user