summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2007-01-22 21:44:11 +0000
committerBrooks Davis <brooks@FreeBSD.org>2007-01-22 21:44:11 +0000
commit27b652ddce90a367c75409e4125b8da864d5feca (patch)
tree18fc55f32b1daf936081120df3dd83926ee148aa /audio
parentFix another last-minute bug in the restrict_* checking code. (diff)
p5-DBD-mysql no longer installs Mysql.pm so our depends were broken.
Depend on DBD/mysql.pm instead.
Notes
Notes: svn path=/head/; revision=183019
Diffstat (limited to 'audio')
-rw-r--r--audio/slimserver/Makefile2
-rw-r--r--audio/squeezeboxserver/Makefile2
-rw-r--r--audio/squeezecenter/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/slimserver/Makefile b/audio/slimserver/Makefile
index 53a010cae1cc..986b5d9e96f8 100644
--- a/audio/slimserver/Makefile
+++ b/audio/slimserver/Makefile
@@ -32,7 +32,7 @@ WRKSRC= ${WRKDIR}/SlimServer_v${PORTVERSION}
BUILD_DEPENDS+= ${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which
RUN_DEPENDS+= ${LOCALBASE}/bin/mDNSResponderPosix:${PORTSDIR}/net/mDNSResponder \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
- ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
+ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
diff --git a/audio/squeezeboxserver/Makefile b/audio/squeezeboxserver/Makefile
index 53a010cae1cc..986b5d9e96f8 100644
--- a/audio/squeezeboxserver/Makefile
+++ b/audio/squeezeboxserver/Makefile
@@ -32,7 +32,7 @@ WRKSRC= ${WRKDIR}/SlimServer_v${PORTVERSION}
BUILD_DEPENDS+= ${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which
RUN_DEPENDS+= ${LOCALBASE}/bin/mDNSResponderPosix:${PORTSDIR}/net/mDNSResponder \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
- ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
+ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
diff --git a/audio/squeezecenter/Makefile b/audio/squeezecenter/Makefile
index 53a010cae1cc..986b5d9e96f8 100644
--- a/audio/squeezecenter/Makefile
+++ b/audio/squeezecenter/Makefile
@@ -32,7 +32,7 @@ WRKSRC= ${WRKDIR}/SlimServer_v${PORTVERSION}
BUILD_DEPENDS+= ${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which
RUN_DEPENDS+= ${LOCALBASE}/bin/mDNSResponderPosix:${PORTSDIR}/net/mDNSResponder \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
- ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
+ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \