aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Summary/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2014-03-02 17:45:12 +0800
committerdemon <demon@FreeBSD.org>2014-03-02 17:45:12 +0800
commitbe5d5b6fc2f8c6908107f64e7dcb6874fd923be0 (patch)
treea45dcc58e846acd8169dd2023ef6776ce8ef15e7 /www/p5-HTML-Summary/Makefile
parent8d6b27231fb57680db17bd8902423952d9214b19 (diff)
downloadfreebsd-ports-gnome-be5d5b6fc2f8c6908107f64e7dcb6874fd923be0.tar.gz
freebsd-ports-gnome-be5d5b6fc2f8c6908107f64e7dcb6874fd923be0.tar.zst
freebsd-ports-gnome-be5d5b6fc2f8c6908107f64e7dcb6874fd923be0.zip
Update to version 0.019.
Diffstat (limited to 'www/p5-HTML-Summary/Makefile')
-rw-r--r--www/p5-HTML-Summary/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-HTML-Summary/Makefile b/www/p5-HTML-Summary/Makefile
index a8e025dea4b1..f7b1ad5c5290 100644
--- a/www/p5-HTML-Summary/Makefile
+++ b/www/p5-HTML-Summary/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= HTML-Summary
-PORTVERSION= 0.018
+PORTVERSION= 0.019
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,7 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Produces summaries from the textual content of web pages
-BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree
+BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
+ ja-p5-Jcode>=2.06:${PORTSDIR}/japanese/p5-Jcode
+RUN_DEPENDS= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure