From 7c228e4748d93ea5aaea790deb37da1914d3be1d Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sat, 30 Jun 2012 14:31:06 +0000 Subject: - Remove SITE_PERL from *_DEPENDS Approved by: portmgr@ (bapt@) --- www/podcastamatic/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/podcastamatic') diff --git a/www/podcastamatic/Makefile b/www/podcastamatic/Makefile index f4f8236de483..c98e36c3c6c0 100644 --- a/www/podcastamatic/Makefile +++ b/www/podcastamatic/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} MAINTAINER= lars.eggert@gmx.net COMMENT= Automates creation of webpage and RSS feed for a podcast -RUN_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ - ${SITE_PERL}/MP4/Info.pm:${PORTSDIR}/multimedia/p5-MP4-Info +RUN_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info \ + p5-MP4-Info>=0:${PORTSDIR}/multimedia/p5-MP4-Info USE_ZIP= yes USE_PERL5_RUN= yes -- cgit v1.2.3