From ce758fb3e8d78d83fe2d2acaea39103e653bbe2e Mon Sep 17 00:00:00 2001 From: brooks Date: Mon, 22 Jan 2007 21:44:11 +0000 Subject: p5-DBD-mysql no longer installs Mysql.pm so our depends were broken. Depend on DBD/mysql.pm instead. --- audio/squeezecenter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/squeezecenter') diff --git a/audio/squeezecenter/Makefile b/audio/squeezecenter/Makefile index 53a010c..986b5d9 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 \ -- cgit v1.1