summaryrefslogtreecommitdiff
path: root/databases/mysql-proxy
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-07-28 19:48:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-07-28 19:48:24 +0000
commit2aa69eb64940074815198eaeaab928067c482800 (patch)
treed953bb793f21ea3849ee20ced0ba204aa5e32220 /databases/mysql-proxy
parentAdd p5-SGML-Parser-OpenSP 0.100r1, parse SGML documents using OpenSP. (diff)
- Does not build with MySQL < 5.0
PR: ports/114285 Reported by: Bartomiej Syryjczyk <bartlomiej.syryjczyk@expro.pl> Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Notes
Notes: svn path=/head/; revision=196502
Diffstat (limited to 'databases/mysql-proxy')
-rw-r--r--databases/mysql-proxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql-proxy/Makefile b/databases/mysql-proxy/Makefile
index 50b821126d93..ce0dfbac5f6d 100644
--- a/databases/mysql-proxy/Makefile
+++ b/databases/mysql-proxy/Makefile
@@ -26,5 +26,6 @@ USE_GNOME= gnometarget pkgconfig
USE_ICONV= yes
USE_LUA= 5.1+
USE_MYSQL= yes
+IGNORE_WITH_MYSQL= 323 40 41
.include <bsd.port.mk>