summaryrefslogtreecommitdiff
path: root/audio/squeezeboxserver
diff options
context:
space:
mode:
Diffstat (limited to 'audio/squeezeboxserver')
-rw-r--r--audio/squeezeboxserver/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index 1e6c7b144c9..d662b8eb09a 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2011/09/05 00:00:18 dholland Exp $
+# $NetBSD: Makefile,v 1.9 2011/09/05 00:07:20 dholland Exp $
# To the poor soul who wants to update this package:
#
@@ -67,6 +67,8 @@ LICENSE= squeezeboxserver-license
# Database server
MYSQL_VERSIONS_ACCEPTED= 51
.include "../../mk/mysql.buildlink3.mk"
+.include "${MYSQL_PKGSRCDIR:S/-client$/-server/}/buildlink3.mk"
+BUILDLINK_API_DEPENDS.mysql-server+= mysql-server<5.5
# Audio converters
DEPENDS+= wavpack-[0-9]*:../../audio/wavpack