diff options
Diffstat (limited to 'audio/p5-Net-FreeDB')
-rw-r--r-- | audio/p5-Net-FreeDB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Net-FreeDB/Makefile b/audio/p5-Net-FreeDB/Makefile index a18a51cdfb9..9f6480f95b5 100644 --- a/audio/p5-Net-FreeDB/Makefile +++ b/audio/p5-Net-FreeDB/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Get the CDID of an audio CD and query the FreeDB servers -BUILD_DEPENDS= ${SITE_PERL}/CDDB/File.pm:${PORTSDIR}/audio/p5-CDDB-File +BUILD_DEPENDS= p5-CDDB-File>=0:${PORTSDIR}/audio/p5-CDDB-File RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |