aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-SourceForge
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:31:06 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:31:06 +0000
commit7c228e4748d93ea5aaea790deb37da1914d3be1d (patch)
treee367f5eae2328aa800b87bb72b814849e1f1fd2f /www/p5-WWW-SourceForge
parente13515f304b4eb05767a6453990dce8a1cc95234 (diff)
downloadports-7c228e4748d93ea5aaea790deb37da1914d3be1d.tar.gz
ports-7c228e4748d93ea5aaea790deb37da1914d3be1d.zip
Notes
Diffstat (limited to 'www/p5-WWW-SourceForge')
-rw-r--r--www/p5-WWW-SourceForge/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-WWW-SourceForge/Makefile b/www/p5-WWW-SourceForge/Makefile
index 40482ba69f62..75f2622861b4 100644
--- a/www/p5-WWW-SourceForge/Makefile
+++ b/www/p5-WWW-SourceForge/Makefile
@@ -16,9 +16,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= ychsiao@ychsiao.org
COMMENT= Retrieve infromation from SourceForge site
-BUILD_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \
- ${SITE_PERL}/HTML/TableExtract.pm:${PORTSDIR}/www/p5-HTML-TableExtract \
- ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
+BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
+ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \
+ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes