summaryrefslogtreecommitdiff
path: root/finance/p5-Finance-QuoteTW
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /finance/p5-Finance-QuoteTW
parentRemove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. (diff)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'finance/p5-Finance-QuoteTW')
-rw-r--r--finance/p5-Finance-QuoteTW/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/finance/p5-Finance-QuoteTW/Makefile b/finance/p5-Finance-QuoteTW/Makefile
index d0c37b33124b..00d2760e7eb5 100644
--- a/finance/p5-Finance-QuoteTW/Makefile
+++ b/finance/p5-Finance-QuoteTW/Makefile
@@ -12,11 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Fetch quotes of mutual funds in Taiwan
-RUN_DEPENDS= p5-Data-TreeDumper>=0:${PORTSDIR}/devel/p5-Data-TreeDumper \
- p5-HTML-Encoding>=0.6:${PORTSDIR}/www/p5-HTML-Encoding \
- p5-HTML-TableExtract>=2.1:${PORTSDIR}/www/p5-HTML-TableExtract \
- p5-Spiffy>=0.3:${PORTSDIR}/devel/p5-Spiffy \
- p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize
+RUN_DEPENDS= p5-Data-TreeDumper>=0:devel/p5-Data-TreeDumper \
+ p5-HTML-Encoding>=0.6:www/p5-HTML-Encoding \
+ p5-HTML-TableExtract>=2.1:www/p5-HTML-TableExtract \
+ p5-Spiffy>=0.3:devel/p5-Spiffy \
+ p5-WWW-Mechanize>=1.34:www/p5-WWW-Mechanize
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5