aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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