aboutsummaryrefslogtreecommitdiff
path: root/audio/squeezecenter
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2006-10-06 20:48:28 +0000
committerBrooks Davis <brooks@FreeBSD.org>2006-10-06 20:48:28 +0000
commitf1d6e2a2492211ea3412fb5952e6aec830366c5c (patch)
tree9abb15f407e81d21b2656820262261c924fed621 /audio/squeezecenter
parentdddc1e2a1d8ae283122d836b367e6895872b6ed2 (diff)
SlimServer will work with with MySQL 4.1 so allow that in addition to
5.0. It's not clear if 5.1 will work, but go ahead and allow it for now. Reported by: Matthew Komar <digital at blackroses dot com>
Notes
Notes: svn path=/head/; revision=174681
Diffstat (limited to 'audio/squeezecenter')
-rw-r--r--audio/squeezecenter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/squeezecenter/Makefile b/audio/squeezecenter/Makefile
index f13ff9106b94..ed3e92a824bd 100644
--- a/audio/squeezecenter/Makefile
+++ b/audio/squeezecenter/Makefile
@@ -43,7 +43,7 @@ PKGINSTALL= ${WRKDIR}/pkg-install
USE_PERL5= yes
USE_MYSQL= yes
-WANT_MYSQL_VER= 50
+IGNORE_WITH_MYSQL= 323 40
SLIMCPANPKGS= YAML-Syck-0.64.tar.gz
ALLFILES= ${DISTFILES} ${SLIMCPANPKGS}