summaryrefslogtreecommitdiff
path: root/www/p5-WebService-Technorati/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WebService-Technorati/Makefile')
-rw-r--r--www/p5-WebService-Technorati/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-WebService-Technorati/Makefile b/www/p5-WebService-Technorati/Makefile
index 857b9dfb8003..27a8b257e5a8 100644
--- a/www/p5-WebService-Technorati/Makefile
+++ b/www/p5-WebService-Technorati/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the Technorati web services interface
-BUILD_DEPENDS= p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \
- p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-XML-XPath>=0:textproc/p5-XML-XPath \
+ p5-Exception-Class>=0:devel/p5-Exception-Class \
+ p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix