summaryrefslogtreecommitdiff
path: root/audio/squeezeboxserver
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2011-08-13 18:00:01 +0000
committerjoerg <joerg@pkgsrc.org>2011-08-13 18:00:01 +0000
commitccfb8637d8aa924a40ecf9b697581948d4c2acd8 (patch)
tree40462667c05a6bf926d7337c879e1124fe5eb7ed /audio/squeezeboxserver
parentcb6030347814069c7666f2698b21277f87e69515 (diff)
downloadpkgsrc-ccfb8637d8aa924a40ecf9b697581948d4c2acd8.tar.gz
Relax dependency in the hope that it still works instead of failing due
to missing dependency.
Diffstat (limited to 'audio/squeezeboxserver')
-rw-r--r--audio/squeezeboxserver/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index 69a925d4b0a..794cc24090b 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2010/10/30 12:23:12 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/08/13 18:00:01 joerg Exp $
# To the poor soul who wants to update this package:
#
@@ -43,7 +43,7 @@
DISTNAME= ${PRODUCT:tl:S/_v/-/}-noCPAN
PKGNAME= ${DISTNAME:S/-noCPAN//}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://downloads.slimdevices.com/${PRODUCT}/
@@ -74,7 +74,7 @@ DEPENDS+= flac-[0-9]*:../../audio/flac
DEPENDS+= faad2-[0-9]*:../../audio/faad2
# Perl modules with native code
-DEPENDS+= p5-Audio-Scan-0.84{,nb[0-9]*}:../../audio/p5-Audio-Scan
+DEPENDS+= p5-Audio-Scan>=0.84:../../audio/p5-Audio-Scan
DEPENDS+= p5-Class-XSAccessor>=1.05:../../devel/p5-Class-XSAccessor
DEPENDS+= p5-Compress-Raw-Zlib-[0-9]*:../../devel/p5-Compress-Raw-Zlib
DEPENDS+= p5-DBD-mysql>=3.0002:../../databases/p5-DBD-mysql