From b2727075a362b3999d692262f5f2c5db2feffe01 Mon Sep 17 00:00:00 2001 From: az Date: Tue, 5 Jun 2012 03:10:23 +0000 Subject: - Remove SITE_PERL from *_DEPENDS --- audio/p5-Net-FreeDB/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/p5-Net-FreeDB') 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 -- cgit