diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-29 07:33:04 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-29 07:33:04 +0000 |
commit | 036f2082eb526560073d0c9d60915c201a408b05 (patch) | |
tree | 81295da26100b75d2e1cddd510b761297433a8c6 /databases/mysql-proxy | |
parent | e5a1e9c1559b0af17a9838667f8ab86449972761 (diff) | |
download | ports-036f2082eb526560073d0c9d60915c201a408b05.tar.gz ports-036f2082eb526560073d0c9d60915c201a408b05.zip |
Notes
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 cb3fad9dd004..14e2f468b1b8 100644 --- a/databases/mysql-proxy/Makefile +++ b/databases/mysql-proxy/Makefile @@ -27,6 +27,6 @@ USE_GNOME= gnometarget pkgconfig USE_ICONV= yes USE_LUA= 5.1+ USE_MYSQL= yes -IGNORE_WITH_MYSQL= 323 40 41 +IGNORE_WITH_MYSQL= 323 40 .include <bsd.port.mk> |