aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2007-01-23 05:44:11 +0800
committerbrooks <brooks@FreeBSD.org>2007-01-23 05:44:11 +0800
commitce758fb3e8d78d83fe2d2acaea39103e653bbe2e (patch)
tree6a9c651a3e0fc0b3b6991d87e9a73f3ae5bdfb78 /audio
parent05cfcafc106da419935b7bac69f0953d9c61c801 (diff)
downloadfreebsd-ports-gnome-ce758fb3e8d78d83fe2d2acaea39103e653bbe2e.tar.gz
freebsd-ports-gnome-ce758fb3e8d78d83fe2d2acaea39103e653bbe2e.tar.zst
freebsd-ports-gnome-ce758fb3e8d78d83fe2d2acaea39103e653bbe2e.zip
p5-DBD-mysql no longer installs Mysql.pm so our depends were broken.
Depend on DBD/mysql.pm instead.
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 \