summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/rubygem-terminal-table/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile
index dbd0e3e2f689..3401eeb4ab62 100644
--- a/textproc/rubygem-terminal-table/Makefile
+++ b/textproc/rubygem-terminal-table/Makefile
@@ -3,6 +3,7 @@
PORTNAME= terminal-table
PORTVERSION= 1.7.3
+PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -11,6 +12,8 @@ COMMENT= Simple, feature rich ASCII table generation library
LICENSE= MIT
+RUN_DEPENDS= rubygem-unicode-display_width>=1.1.1:devel/rubygem-unicode-display_width
+
NO_ARCH= yes
USE_RUBY= yes
USES= gem