diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2011-10-17 04:35:02 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-17 04:35:02 +0000 |
| commit | 7ec7e2a3cf3c83af42e57736ddd0f1d39b8b8de7 (patch) | |
| tree | fd55449f6086b0a869da974df6a604701bb2e090 /databases/mysql-proxy | |
| parent | Add a note about removal of devel/p5-subversion-freebsd. (diff) | |
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40
Diffstat (limited to 'databases/mysql-proxy')
| -rw-r--r-- | databases/mysql-proxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql-proxy/Makefile b/databases/mysql-proxy/Makefile index 49163a0aa712..d3baeaa9f1f9 100644 --- a/databases/mysql-proxy/Makefile +++ b/databases/mysql-proxy/Makefile @@ -28,6 +28,6 @@ USE_LDCONFIG= yes USE_LUA= 5.1+ USE_MYSQL= yes USE_RC_SUBR= mysql-proxy -IGNORE_WITH_MYSQL= 323 40 41 +IGNORE_WITH_MYSQL= 41 .include <bsd.port.mk> |
