aboutsummaryrefslogtreecommitdiffstats
path: root/audio/squeezeboxserver
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2006-10-07 04:48:28 +0800
committerbrooks <brooks@FreeBSD.org>2006-10-07 04:48:28 +0800
commit4807ca514f67a0f4de6c135382f4ce080bf1e869 (patch)
tree796e1d39fba5b78ad8538ba42780224ecc48ef68 /audio/squeezeboxserver
parent833377d5014219f1bbbd4c8963d4832e59b7cc5e (diff)
downloadfreebsd-ports-gnome-4807ca514f67a0f4de6c135382f4ce080bf1e869.tar.gz
freebsd-ports-gnome-4807ca514f67a0f4de6c135382f4ce080bf1e869.tar.zst
freebsd-ports-gnome-4807ca514f67a0f4de6c135382f4ce080bf1e869.zip
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>
Diffstat (limited to 'audio/squeezeboxserver')
-rw-r--r--audio/squeezeboxserver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index f13ff9106b94..ed3e92a824bd 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/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}