aboutsummaryrefslogtreecommitdiff
path: root/www/p5-IMDB-Film/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-IMDB-Film/Makefile')
-rw-r--r--www/p5-IMDB-Film/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-IMDB-Film/Makefile b/www/p5-IMDB-Film/Makefile
index 3d4d8e973b79..04afe578931b 100644
--- a/www/p5-IMDB-Film/Makefile
+++ b/www/p5-IMDB-Film/Makefile
@@ -12,12 +12,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= OO Perl interface to the movies database IMDB
-BUILD_DEPENDS= p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \
- p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
- p5-Error>=0:${PORTSDIR}/lang/p5-Error \
- p5-HTML-Parser>=2.28:${PORTSDIR}/www/p5-HTML-Parser \
- p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode \
- p5-libwww>=1.41:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-Cache-Cache>=0:devel/p5-Cache-Cache \
+ p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
+ p5-Error>=0:lang/p5-Error \
+ p5-HTML-Parser>=2.28:www/p5-HTML-Parser \
+ p5-Text-Unidecode>=0:converters/p5-Text-Unidecode \
+ p5-libwww>=1.41:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5