diff options
Diffstat (limited to 'multimedia/mp3cd/Makefile')
-rw-r--r-- | multimedia/mp3cd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mp3cd/Makefile b/multimedia/mp3cd/Makefile index 233d080..0e3bfa4 100644 --- a/multimedia/mp3cd/Makefile +++ b/multimedia/mp3cd/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://outflux.net/software/pkgs/mp3cd/download/ MAINTAINER= sylvio@FreeBSD.org COMMENT= Perl script that burns MP3 to audio CDs -BUILD_DEPENDS= ${SITE_PERL}/Config/Simple.pm:${PORTSDIR}/devel/p5-Config-Simple +BUILD_DEPENDS= p5-Config-Simple>=0:${PORTSDIR}/devel/p5-Config-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= yes |