summaryrefslogtreecommitdiff
path: root/www/p5-WWW-Google-News/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-Google-News/Makefile')
-rw-r--r--www/p5-WWW-Google-News/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-WWW-Google-News/Makefile b/www/p5-WWW-Google-News/Makefile
index 4bf28b4f7a9a..1dd4aee3438d 100644
--- a/www/p5-WWW-Google-News/Makefile
+++ b/www/p5-WWW-Google-News/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Access to Google's News Service (Not Usenet)
-BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-URI>=0:net/p5-URI \
+ p5-XML-Atom>=0:textproc/p5-XML-Atom \
+ p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5