aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/docdiff
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2008-04-14 19:01:03 +0800
committersat <sat@FreeBSD.org>2008-04-14 19:01:03 +0800
commitdcea9ed927b8cb6ea2afa6a30c69a31295e63ff5 (patch)
treeda0e9e42369a65adc8cab7467de42c8a08c913a7 /textproc/docdiff
parent1ebde9fec190ee1cfb20c970efb86005458e532e (diff)
downloadfreebsd-ports-gnome-dcea9ed927b8cb6ea2afa6a30c69a31295e63ff5.tar.gz
freebsd-ports-gnome-dcea9ed927b8cb6ea2afa6a30c69a31295e63ff5.tar.zst
freebsd-ports-gnome-dcea9ed927b8cb6ea2afa6a30c69a31295e63ff5.zip
- Depend on ruby-iconv, too
PR: ports/121489 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Diffstat (limited to 'textproc/docdiff')
-rw-r--r--textproc/docdiff/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/docdiff/Makefile b/textproc/docdiff/Makefile
index 37b471f51a3c..cf87a92db713 100644
--- a/textproc/docdiff/Makefile
+++ b/textproc/docdiff/Makefile
@@ -7,13 +7,15 @@
PORTNAME= docdiff
PORTVERSION= 0.3.4
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Compare text word by word
-RUN_DEPENDS= *ruby*-uconv>=0:${PORTSDIR}/japanese/ruby-uconv
+RUN_DEPENDS= *ruby*-uconv>=0:${PORTSDIR}/japanese/ruby-uconv \
+ *ruby*-iconv>=0:${PORTSDIR}/converters/ruby-iconv
USE_RUBY= yes
NO_BUILD= yes