summaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-MP3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Plugin-MP3/Makefile')
-rw-r--r--www/p5-Template-Plugin-MP3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Plugin-MP3/Makefile b/www/p5-Template-Plugin-MP3/Makefile
index 27e24ecafd5f..fa4d825a58d2 100644
--- a/www/p5-Template-Plugin-MP3/Makefile
+++ b/www/p5-Template-Plugin-MP3/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= TT Plugin that wraps around the MP3::Info module
-BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
- p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
+BUILD_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
+ p5-MP3-Info>=0:audio/p5-MP3-Info
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5